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