| License |
License |
|---|---|
| GroupId | GroupIdorg.op4j |
| ArtifactId | ArtifactIdop4j-jodatime |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionop4j-jodatime
op4j-jodatime
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| op4j-jodatime-1.2.pom | |
| op4j-jodatime-1.2.jar | 152 KB |
| op4j-jodatime-1.2-sources.jar | 46 KB |
| op4j-jodatime-1.2-javadoc.jar | 124 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.op4j/op4j-jodatime/ -->
<dependency>
<groupId>org.op4j</groupId>
<artifactId>op4j-jodatime</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.op4j/op4j-jodatime/
implementation 'org.op4j:op4j-jodatime:1.2'
// https://jarcasting.com/artifacts/org.op4j/op4j-jodatime/
implementation ("org.op4j:op4j-jodatime:1.2")
'org.op4j:op4j-jodatime:jar:1.2'
<dependency org="org.op4j" name="op4j-jodatime" rev="1.2">
<artifact name="op4j-jodatime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.op4j', module='op4j-jodatime', version='1.2')
)
libraryDependencies += "org.op4j" % "op4j-jodatime" % "1.2"
[org.op4j/op4j-jodatime "1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-lang : commons-lang | jar | 2.4 |
| org.op4j : op4j | jar | 1.2 |
| joda-time : joda-time | jar | 1.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.5 |