| License |
License |
|---|---|
| GroupId | GroupIddate.iterator.tools |
| ArtifactId | ArtifactIdtools |
| Last Version | Last Version0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontools
tools
|
| Filename | Size |
|---|---|
| tools-0.4.pom | |
| tools-0.4.jar | 14 KB |
| tools-0.4-sources.jar | 8 KB |
| tools-0.4-javadoc.jar | 65 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/date.iterator.tools/tools/ -->
<dependency>
<groupId>date.iterator.tools</groupId>
<artifactId>tools</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/date.iterator.tools/tools/
implementation 'date.iterator.tools:tools:0.4'
// https://jarcasting.com/artifacts/date.iterator.tools/tools/
implementation ("date.iterator.tools:tools:0.4")
'date.iterator.tools:tools:jar:0.4'
<dependency org="date.iterator.tools" name="tools" rev="0.4">
<artifact name="tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='date.iterator.tools', module='tools', version='0.4')
)
libraryDependencies += "date.iterator.tools" % "tools" % "0.4"
[date.iterator.tools/tools "0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| date.iterator.automaton : State | jar | 1.0.1 |
| junit : junit | jar | 4.12 |