auxiliary-utils

G0 Software Auxiliary Utilities

License

License

GroupId

GroupId

com.github.G0-Software
ArtifactId

ArtifactId

auxiliary-utils
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

auxiliary-utils
G0 Software Auxiliary Utilities
Source Code Management

Source Code Management

https://github.com/G0-Software/auxiliary-utils

Download auxiliary-utils

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-io : commons-io jar 2.4
commons-httpclient : commons-httpclient jar 3.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0