is not current version
Last Version 0.3.0

org.ops4j.orient:orient-samples 0.1.0


GroupId

GroupId

org.ops4j.orient
ArtifactId

ArtifactId

orient-samples
Version

Version

0.1.0
Type

Type

pom

Download orient-samples 0.1.0

Filename Size
orient-samples-0.1.0.pom 641 bytes
Browse

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