is not current version
Last Version 2.0-M1

com.orientechnologies:orient-commons 1.0.1


GroupId

GroupId

com.orientechnologies
ArtifactId

ArtifactId

orient-commons
Version

Version

1.0.1
Type

Type

jar

Download orient-commons 1.0.1


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