toolkits-commons

Library of commonly used tools

License

License

GroupId

GroupId

dev.xethh.libs.toolkits
ArtifactId

ArtifactId

commons
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

toolkits-commons
Library of commonly used tools
Project URL

Project URL

https://github.com/O7UNp/libs-toolkit-commons
Source Code Management

Source Code Management

https://github.com/O7UNp/libs-toolkit-commons

Download commons

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.29
org.apache.commons : commons-lang3 jar 3.9
me.xethh.utils : DateUtils jar 6.0.0.RC5-RELEASE
org.aspectj : aspectjweaver jar 1.8.9
org.bouncycastle : bcprov-jdk15on jar 1.63

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0