is not current version
Last Version 0.8.0-preview3

com.ea.orbit:orbit-commons 0.7.1


GroupId

GroupId

com.ea.orbit
ArtifactId

ArtifactId

orbit-commons
Version

Version

0.7.1
Type

Type

jar

Download orbit-commons 0.7.1


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