is not current version
Last Version 0.3.0

org.ops4j.orient:orient-rar 0.1.0


GroupId

GroupId

org.ops4j.orient
ArtifactId

ArtifactId

orient-rar
Version

Version

0.1.0
Type

Type

rar

Download orient-rar 0.1.0


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