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