| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sf.jfuzzydate |
| ArtifactId | ArtifactIdjfuzzydate |
| Last Version | Last Version0.2.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionjFuzzyDate
Converts date, time and durations to more human readable string.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jfuzzydate-0.2.11.pom | |
| jfuzzydate-0.2.11.jar | 32 KB |
| jfuzzydate-0.2.11-sources.jar | 21 KB |
| jfuzzydate-0.2.11-javadoc.jar | 486 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sf.jfuzzydate/jfuzzydate/ -->
<dependency>
<groupId>net.sf.jfuzzydate</groupId>
<artifactId>jfuzzydate</artifactId>
<version>0.2.11</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jfuzzydate/jfuzzydate/
implementation 'net.sf.jfuzzydate:jfuzzydate:0.2.11'
// https://jarcasting.com/artifacts/net.sf.jfuzzydate/jfuzzydate/
implementation ("net.sf.jfuzzydate:jfuzzydate:0.2.11")
'net.sf.jfuzzydate:jfuzzydate:jar:0.2.11'
<dependency org="net.sf.jfuzzydate" name="jfuzzydate" rev="0.2.11">
<artifact name="jfuzzydate" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.jfuzzydate', module='jfuzzydate', version='0.2.11')
)
libraryDependencies += "net.sf.jfuzzydate" % "jfuzzydate" % "0.2.11"
[net.sf.jfuzzydate/jfuzzydate "0.2.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.1 |
| org.jmock : jmock | jar | 2.5.1 |