is not current version
Last Version 0.0.5

com.github.icebuf:jetpack-ex 0.0.1

This is a useful library for Android to fit screen.

GroupId

GroupId

com.github.icebuf
ArtifactId

ArtifactId

jetpack-ex
Version

Version

0.0.1
Type

Type

aar

Download jetpack-ex 0.0.1


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