| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdio.github.eaphonetech | 
| ArtifactId | ArtifactIdlib_sdk | 
| Last Version | Last Version1.0.6 | 
| Release Date | Release Date | 
| Type | Typeaar | 
| Description | Descriptionlib_sdk lib_sdk | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| lib_sdk-1.0.6.pom | |
| lib_sdk-1.0.6.aar | 22 KB | 
| lib_sdk-1.0.6-sources.jar | 17 KB | 
| lib_sdk-1.0.6-javadoc.jar | 86 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.eaphonetech/lib_sdk/ -->
<dependency>
    <groupId>io.github.eaphonetech</groupId>
    <artifactId>lib_sdk</artifactId>
    <version>1.0.6</version>
    <type>aar</type>
</dependency>// https://jarcasting.com/artifacts/io.github.eaphonetech/lib_sdk/
implementation 'io.github.eaphonetech:lib_sdk:1.0.6'// https://jarcasting.com/artifacts/io.github.eaphonetech/lib_sdk/
implementation ("io.github.eaphonetech:lib_sdk:1.0.6")'io.github.eaphonetech:lib_sdk:aar:1.0.6'<dependency org="io.github.eaphonetech" name="lib_sdk" rev="1.0.6">
  <artifact name="lib_sdk" type="aar" />
</dependency>@Grapes(
@Grab(group='io.github.eaphonetech', module='lib_sdk', version='1.0.6')
)libraryDependencies += "io.github.eaphonetech" % "lib_sdk" % "1.0.6"[io.github.eaphonetech/lib_sdk "1.0.6"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.61 | 
| com.squareup.okhttp3 : okhttp | jar | 4.9.3 | 
| com.squareup.okhttp3 : logging-interceptor | jar | 4.9.3 | 
| com.google.code.gson : gson | jar | 2.8.9 |