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

com.github.snowdream.android.template:library 0.0.1

android_gradle_template

Группа

Группа

com.github.snowdream.android.template
Идентификатор

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

library
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать library 0.0.1


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