| License |
License |
|---|---|
| GroupId | GroupIdcom.label305.kama-for-android |
| ArtifactId | ArtifactIdlibrary |
| Version | Version0.2.2 |
| Type | Typejar |
| Description |
DescriptionKama-for-Android
Kama for Android
|
| Filename | Size |
|---|---|
| library-0.2.2.pom | |
| library-0.2.2.jar | 35 KB |
| library-0.2.2-sources.jar | 20 KB |
| library-0.2.2-javadoc.jar | 139 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.label305.kama-for-android/library/ -->
<dependency>
<groupId>com.label305.kama-for-android</groupId>
<artifactId>library</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.label305.kama-for-android/library/
implementation 'com.label305.kama-for-android:library:0.2.2'
// https://jarcasting.com/artifacts/com.label305.kama-for-android/library/
implementation ("com.label305.kama-for-android:library:0.2.2")
'com.label305.kama-for-android:library:jar:0.2.2'
<dependency org="com.label305.kama-for-android" name="library" rev="0.2.2">
<artifact name="library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.label305.kama-for-android', module='library', version='0.2.2')
)
libraryDependencies += "com.label305.kama-for-android" % "library" % "0.2.2"
[com.label305.kama-for-android/library "0.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.3.4 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.3.4 |
| net.smartam.leeloo : oauth2-common | jar | 0.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.3.4 |
| net.smartam.leeloo : oauth2-client | jar | 0.1 |
| net.smartam.leeloo : oauth2-httpclient4 | jar | 0.1 |
| com.intellij : annotations | jar | 12.0 |