is not current version
Last Version 0.0.5

com.github.icebuf:jetpack-ex 0.0.2

jetpack expand

GroupId

GroupId

com.github.icebuf
ArtifactId

ArtifactId

jetpack-ex
Version

Version

0.0.2
Type

Type

aar

Download 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"]