is not current version
Last Version 0.8.0-preview3

com.ea.orbit:orbit-core 0.8.0-preview2


GroupId

GroupId

com.ea.orbit
ArtifactId

ArtifactId

orbit-core
Version

Version

0.8.0-preview2
Type

Type

jar

Download orbit-core 0.8.0-preview2


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