Last Version

a. Core Utility Classes 0.2.1

Base set of functionalities of the common utilities library.

License

License

GroupId

GroupId

org.dihedron.commons
ArtifactId

ArtifactId

dihedron-core
Version

Version

0.2.1
Type

Type

jar
Description

Description

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

Source Code Management

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

Download dihedron-core 0.2.1


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

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.