is not current version
Last Version 0.8.0-preview3

com.ea.orbit:orbit-actors-parent 0.8.0-preview1


GroupId

GroupId

com.ea.orbit
ArtifactId

ArtifactId

orbit-actors-parent
Version

Version

0.8.0-preview1
Type

Type

pom

Download orbit-actors-parent 0.8.0-preview1


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