a. Base Utility Classes

Base set of functionalities of the common utilities library.

License

License

GroupId

GroupId

org.dihedron.commons
ArtifactId

ArtifactId

base
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

a. Base Utility Classes
Base set of functionalities of the common utilities library.
Source Code Management

Source Code Management

http://code.google.com/p/dihedron-commons/base/

Download base

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.5
log4j : log4j jar 1.2.17
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0