License |
License |
---|---|
GroupId | GroupIdcom.github.coderepositories |
ArtifactId | ArtifactIdjcommons-tools |
Last Version | Last Version1.0.v201602292337 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjcommons-tools
My Java Commons Tools
|
Filename | Size |
---|---|
jcommons-tools-1.0.v201602292337.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.coderepositories/jcommons-tools/ -->
<dependency>
<groupId>com.github.coderepositories</groupId>
<artifactId>jcommons-tools</artifactId>
<version>1.0.v201602292337</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.coderepositories/jcommons-tools/
implementation 'com.github.coderepositories:jcommons-tools:1.0.v201602292337'
// https://jarcasting.com/artifacts/com.github.coderepositories/jcommons-tools/
implementation ("com.github.coderepositories:jcommons-tools:1.0.v201602292337")
'com.github.coderepositories:jcommons-tools:pom:1.0.v201602292337'
<dependency org="com.github.coderepositories" name="jcommons-tools" rev="1.0.v201602292337">
<artifact name="jcommons-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.coderepositories', module='jcommons-tools', version='1.0.v201602292337')
)
libraryDependencies += "com.github.coderepositories" % "jcommons-tools" % "1.0.v201602292337"
[com.github.coderepositories/jcommons-tools "1.0.v201602292337"]