License |
License |
---|---|
Categories |
CategoriesData Utility General Purpose Libraries |
GroupId | GroupIdcom.chimp-central |
ArtifactId | ArtifactIddata-utility |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionData Utility
Compare and Convert Data (Primitives and Strings)
|
Project URL |
Project URL |
Filename | Size |
---|---|
data-utility-1.0.2.pom | |
data-utility-1.0.2.jar | 12 KB |
data-utility-1.0.2-sources.jar | 7 KB |
data-utility-1.0.2-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.chimp-central/data-utility/ -->
<dependency>
<groupId>com.chimp-central</groupId>
<artifactId>data-utility</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.chimp-central/data-utility/
implementation 'com.chimp-central:data-utility:1.0.2'
// https://jarcasting.com/artifacts/com.chimp-central/data-utility/
implementation ("com.chimp-central:data-utility:1.0.2")
'com.chimp-central:data-utility:jar:1.0.2'
<dependency org="com.chimp-central" name="data-utility" rev="1.0.2">
<artifact name="data-utility" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chimp-central', module='data-utility', version='1.0.2')
)
libraryDependencies += "com.chimp-central" % "data-utility" % "1.0.2"
[com.chimp-central/data-utility "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.14.3 |