License |
License |
---|---|
GroupId | GroupIdcom.chimp-central |
ArtifactId | ArtifactIdcommon-utils |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommon Utilities
Common Utilities for Data manupilation/Date Helper
|
Project URL |
Project URL |
Filename | Size |
---|---|
common-utils-1.0.1.pom | |
common-utils-1.0.1.jar | 14 KB |
common-utils-1.0.1-sources.jar | 8 KB |
common-utils-1.0.1-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.chimp-central/common-utils/ -->
<dependency>
<groupId>com.chimp-central</groupId>
<artifactId>common-utils</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.chimp-central/common-utils/
implementation 'com.chimp-central:common-utils:1.0.1'
// https://jarcasting.com/artifacts/com.chimp-central/common-utils/
implementation ("com.chimp-central:common-utils:1.0.1")
'com.chimp-central:common-utils:jar:1.0.1'
<dependency org="com.chimp-central" name="common-utils" rev="1.0.1">
<artifact name="common-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chimp-central', module='common-utils', version='1.0.1')
)
libraryDependencies += "com.chimp-central" % "common-utils" % "1.0.1"
[com.chimp-central/common-utils "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.14.3 |