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

com.github.icebuf:jetpack-ex 0.0.2

jetpack expand

Группа

Группа

com.github.icebuf
Идентификатор

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

jetpack-ex
Версия

Версия

0.0.2
Тип

Тип

aar

Скачать jetpack-ex 0.0.2


<!-- https://jarcasting.com/artifacts/com.github.icebuf/jetpack-ex/ -->
<dependency>
    <groupId>com.github.icebuf</groupId>
    <artifactId>jetpack-ex</artifactId>
    <version>0.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.icebuf/jetpack-ex/
implementation 'com.github.icebuf:jetpack-ex:0.0.2'
// https://jarcasting.com/artifacts/com.github.icebuf/jetpack-ex/
implementation ("com.github.icebuf:jetpack-ex:0.0.2")
'com.github.icebuf:jetpack-ex:aar:0.0.2'
<dependency org="com.github.icebuf" name="jetpack-ex" rev="0.0.2">
  <artifact name="jetpack-ex" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.icebuf', module='jetpack-ex', version='0.0.2')
)
libraryDependencies += "com.github.icebuf" % "jetpack-ex" % "0.0.2"
[com.github.icebuf/jetpack-ex "0.0.2"]