Last Version

apputil 0.0.1

Common tools

License

License

GroupId

GroupId

com.github.icebuf
ArtifactId

ArtifactId

apputil
Version

Version

0.0.1
Type

Type

aar
Description

Description

apputil
Common tools
Project URL

Project URL

https://github.com/icebuf/apputil
Source Code Management

Source Code Management

https://github.com/icebuf/apputil.git

Download apputil 0.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0

Project Modules

There are no modules declared in this project.