SkillAgentSearch skills...

KotlinAndroidUtils

KotlinAndroidUtils

Install / Use

/learn @humazed/KotlinAndroidUtils
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

KotlinAndroidUtils

KotlinAndroidUtils

Dependency

Add this to your module's build.gradle file (make sure the version matches the last release):

Add it in your root build.gradle at the end of repositories:

allprojects {
	repositories {
		...
		maven { url "https://jitpack.io" }
	}
}

Add the dependency

dependencies {
    // ... other dependencies
    implementation 'com.github.humazed:KotlinAndroidUtils:{latest-version}'
}

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated2y ago
Forks0

Languages

Kotlin

Security Score

65/100

Audited on Apr 22, 2023

No findings