zakgof tools

Utility classes used internally by various zakgof projects.

License

License

GroupId

GroupId

com.github.zakgof
ArtifactId

ArtifactId

tools
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

zakgof tools
Utility classes used internally by various zakgof projects.
Project URL

Project URL

https://github.com/zakgof/tools
Source Code Management

Source Code Management

https://github.com/zakgof/tools/tree/master

Download tools

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
org.objenesis : objenesis jar 2.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.0
0.4.0
0.3.3.android
0.3.2