| License | License | 
|---|---|
| GroupId | GroupIdio.github.williamkwokx | 
| ArtifactId | ArtifactIdmylibrary | 
| Last Version | Last Version1.0.1 | 
| Release Date | Release Date | 
| Type | Typeaar | 
| Description | Descriptionmylibrary creative methods for Android designed by William Kwok | 
| Filename | Size | 
|---|---|
| mylibrary-1.0.1.pom | |
| mylibrary-1.0.1-sources.jar | 6 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.williamkwokx/mylibrary/ -->
<dependency>
    <groupId>io.github.williamkwokx</groupId>
    <artifactId>mylibrary</artifactId>
    <version>1.0.1</version>
    <type>aar</type>
</dependency>// https://jarcasting.com/artifacts/io.github.williamkwokx/mylibrary/
implementation 'io.github.williamkwokx:mylibrary:1.0.1'// https://jarcasting.com/artifacts/io.github.williamkwokx/mylibrary/
implementation ("io.github.williamkwokx:mylibrary:1.0.1")'io.github.williamkwokx:mylibrary:aar:1.0.1'<dependency org="io.github.williamkwokx" name="mylibrary" rev="1.0.1">
  <artifact name="mylibrary" type="aar" />
</dependency>@Grapes(
@Grab(group='io.github.williamkwokx', module='mylibrary', version='1.0.1')
)libraryDependencies += "io.github.williamkwokx" % "mylibrary" % "1.0.1"[io.github.williamkwokx/mylibrary "1.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.5.10 | 
| androidx.core » core-ktx | jar | 1.6.0 | 
| androidx.appcompat » appcompat | jar | 1.3.0 | 
| com.google.android.material » material | jar | 1.4.0 | 
| androidx.constraintlayout » constraintlayout | jar | 2.0.4 | 
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.10 | 
| androidx.legacy » legacy-support-v4 | jar | 1.0.0 | 
| com.squareup.okhttp3 : okhttp | jar | 4.9.1 | 
| com.google.code.gson : gson | jar | 2.8.7 | 
| com.squareup.retrofit2 : retrofit | jar | 2.9.0 | 
| com.squareup.retrofit2 : converter-gson | jar | 2.9.0 | 
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.0 | 
| androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.3.1 | 
| androidx.lifecycle » lifecycle-livedata-ktx | jar | 2.3.1 | 
| androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.3.1 | 
| androidx.lifecycle » lifecycle-viewmodel-savedstate | jar | 2.3.1 | 
| androidx.lifecycle » lifecycle-common-java8 | jar | 2.3.1 | 
| androidx.lifecycle » lifecycle-service | jar | 2.3.1 | 
| androidx.lifecycle » lifecycle-process | jar | 2.3.1 | 
| androidx.lifecycle » lifecycle-reactivestreams-ktx | jar | 2.3.1 | 
| androidx.navigation » navigation-fragment-ktx | jar | 2.4.0-alpha03 | 
| androidx.navigation » navigation-ui-ktx | jar | 2.4.0-alpha03 | 
| androidx.navigation » navigation-dynamic-features-fragment | jar | 2.4.0-alpha03 | 
| io.reactivex.rxjava2 : rxandroid | jar | 2.1.1 |