common

Library of common used tools - major focus on common tools

License

License

GroupId

GroupId

me.xethh.libs.toolkits
ArtifactId

ArtifactId

common
Last Version

Last Version

1.4.2-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

common
Library of common used tools - major focus on common tools
Project URL

Project URL

http://www.example.com
Source Code Management

Source Code Management

https://bitbucket.org/xethhme/common-lib/src

Download common

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.apache.commons : commons-lang3 jar 3.8.1
me.xethh.utils : DateUtils jar 6.0.0.RC1-RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.2-RELEASE
1.4-RELEASE
1.2-RELEASE
1.1.RELEASE
1.0.RELEASE