Enklib Common

Library, which contains few common routines, which couldn't be classified. Also, it's core library for the entire Enklib collection.

License

License

GroupId

GroupId

com.kirgor.enklib
ArtifactId

ArtifactId

common
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Enklib Common
Library, which contains few common routines, which couldn't be classified. Also, it's core library for the entire Enklib collection.

Download common

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.simpleframework : simple-xml jar 2.7.1
commons-codec : commons-codec jar 1.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3