Project with Classes for conversion between date classes and for DAOs
License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.s-jr.utils.converterutils |
ArtifactId | ArtifactIdconverter-utils |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionConverterUtils
The parent Project for the ConverterUtils projects
|
Project URL |
Project URL |
Filename | Size |
---|---|
converter-utils-1.0.2.pom | 813 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.s-jr.utils.converterutils/converter-utils/ -->
<dependency>
<groupId>net.s-jr.utils.converterutils</groupId>
<artifactId>converter-utils</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.s-jr.utils.converterutils/converter-utils/
implementation 'net.s-jr.utils.converterutils:converter-utils:1.0.2'
// https://jarcasting.com/artifacts/net.s-jr.utils.converterutils/converter-utils/
implementation ("net.s-jr.utils.converterutils:converter-utils:1.0.2")
'net.s-jr.utils.converterutils:converter-utils:pom:1.0.2'
<dependency org="net.s-jr.utils.converterutils" name="converter-utils" rev="1.0.2">
<artifact name="converter-utils" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.s-jr.utils.converterutils', module='converter-utils', version='1.0.2')
)
libraryDependencies += "net.s-jr.utils.converterutils" % "converter-utils" % "1.0.2"
[net.s-jr.utils.converterutils/converter-utils "1.0.2"]
Project with Classes for conversion between date classes and for DAOs