toolkits

Library of common used tools

License

License

GroupId

GroupId

me.xethh.libs
ArtifactId

ArtifactId

toolkits
Last Version

Last Version

1.5.1
Release Date

Release Date

Type

Type

pom
Description

Description

toolkits
Library of common used tools
Project URL

Project URL

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

Source Code Management

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

Download toolkits

Filename Size
toolkits-1.5.1.pom 6 KB
Browse

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.1
1.5-RELEASE_C
1.5-RELEASE
1.4.1-RELEASE
1.4-RELEASE
1.2-RELEASE
1.1-RELEASE
1.0-RELEASE