Project with Classes for conversion between date classes and for DAOs
License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.s-jr.utils.converterutils |
ArtifactId | ArtifactIdjoda-converter-utils |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJodaConverterUtils
The ConverterUtils for JodaTime
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/net.s-jr.utils.converterutils/joda-converter-utils/ -->
<dependency>
<groupId>net.s-jr.utils.converterutils</groupId>
<artifactId>joda-converter-utils</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.s-jr.utils.converterutils/joda-converter-utils/
implementation 'net.s-jr.utils.converterutils:joda-converter-utils:1.0.2'
// https://jarcasting.com/artifacts/net.s-jr.utils.converterutils/joda-converter-utils/
implementation ("net.s-jr.utils.converterutils:joda-converter-utils:1.0.2")
'net.s-jr.utils.converterutils:joda-converter-utils:jar:1.0.2'
<dependency org="net.s-jr.utils.converterutils" name="joda-converter-utils" rev="1.0.2">
<artifact name="joda-converter-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.s-jr.utils.converterutils', module='joda-converter-utils', version='1.0.2')
)
libraryDependencies += "net.s-jr.utils.converterutils" % "joda-converter-utils" % "1.0.2"
[net.s-jr.utils.converterutils/joda-converter-utils "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
joda-time : joda-time | jar | |
org.apache.commons : commons-lang3 | jar | |
org.jetbrains : annotations | jar |
Project with Classes for conversion between date classes and for DAOs