is not current version
Last Version 2.0-M1

com.orientechnologies:orient-commons 1.0


GroupId

GroupId

com.orientechnologies
ArtifactId

ArtifactId

orient-commons
Version

Version

1.0
Type

Type

jar

Download orient-commons 1.0


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