is not current version
Last Version 0.3.0

org.ops4j:orient 0.2.0


GroupId

GroupId

org.ops4j
ArtifactId

ArtifactId

orient
Version

Version

0.2.0
Type

Type

pom

Download orient 0.2.0

Filename Size
orient-0.2.0.pom 10 KB
Browse

<!-- https://jarcasting.com/artifacts/org.ops4j/orient/ -->
<dependency>
    <groupId>org.ops4j</groupId>
    <artifactId>orient</artifactId>
    <version>0.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j/orient/
implementation 'org.ops4j:orient:0.2.0'
// https://jarcasting.com/artifacts/org.ops4j/orient/
implementation ("org.ops4j:orient:0.2.0")
'org.ops4j:orient:pom:0.2.0'
<dependency org="org.ops4j" name="orient" rev="0.2.0">
  <artifact name="orient" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ops4j', module='orient', version='0.2.0')
)
libraryDependencies += "org.ops4j" % "orient" % "0.2.0"
[org.ops4j/orient "0.2.0"]