не последняя версия
Последняя версия 0.2.2

com.label305.kama-for-android:library 0.2.1

Kama for Android

Группа

Группа

com.label305.kama-for-android
Идентификатор

Идентификатор

library
Версия

Версия

0.2.1
Тип

Тип

jar

Скачать library 0.2.1


<!-- https://jarcasting.com/artifacts/com.label305.kama-for-android/library/ -->
<dependency>
    <groupId>com.label305.kama-for-android</groupId>
    <artifactId>library</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.label305.kama-for-android/library/
implementation 'com.label305.kama-for-android:library:0.2.1'
// https://jarcasting.com/artifacts/com.label305.kama-for-android/library/
implementation ("com.label305.kama-for-android:library:0.2.1")
'com.label305.kama-for-android:library:jar:0.2.1'
<dependency org="com.label305.kama-for-android" name="library" rev="0.2.1">
  <artifact name="library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.label305.kama-for-android', module='library', version='0.2.1')
)
libraryDependencies += "com.label305.kama-for-android" % "library" % "0.2.1"
[com.label305.kama-for-android/library "0.2.1"]