is not current version
Last Version 0.7.0

com.github.zakgof:tools 0.3.3.android

Utility classes used internally by various zakgof projects.

GroupId

GroupId

com.github.zakgof
ArtifactId

ArtifactId

tools
Version

Version

0.3.3.android
Type

Type

jar

Download tools 0.3.3.android


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