JOHK Common Utilities

All of the JOHK Software projects that contributes to Maven Central extend this project to ensure all builds are the same.

License

License

GroupId

GroupId

com.wesleyhome.johksoftware
ArtifactId

ArtifactId

utilities
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

JOHK Common Utilities
All of the JOHK Software projects that contributes to Maven Central extend this project to ensure all builds are the same.

Download utilities

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
commons-io : commons-io jar 2.0
commons-collections : commons-collections jar 3.2
org.apache.commons : commons-lang3 jar 3.0.1
net.iharder : base64 jar 2.3.8

test (2)

Group / Artifact Type Version
junit : junit-dep jar 4.10
org.hamcrest : hamcrest-library jar 1.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0