Last Version

java-commons 1.0.2

Common utility classes for Java.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.rbuck
ArtifactId

ArtifactId

java-commons
Version

Version

1.0.2
Type

Type

jar
Description

Description

java-commons
Common utility classes for Java.
Project URL

Project URL

https://github.com/rbuck/java-commons
Source Code Management

Source Code Management

https://github.com/rbuck/java-commons

Download java-commons 1.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.