Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.ea.orbit |
ArtifactId | ArtifactIdorbit-actors-json |
Version | Version0.3.0 |
Type | Typejar |
Filename | Size |
---|---|
orbit-actors-json-0.3.0.pom | |
orbit-actors-json-0.3.0.jar | 11 KB |
orbit-actors-json-0.3.0-sources.jar | 3 KB |
orbit-actors-json-0.3.0-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ea.orbit/orbit-actors-json/ -->
<dependency>
<groupId>com.ea.orbit</groupId>
<artifactId>orbit-actors-json</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ea.orbit/orbit-actors-json/
implementation 'com.ea.orbit:orbit-actors-json:0.3.0'
// https://jarcasting.com/artifacts/com.ea.orbit/orbit-actors-json/
implementation ("com.ea.orbit:orbit-actors-json:0.3.0")
'com.ea.orbit:orbit-actors-json:jar:0.3.0'
<dependency org="com.ea.orbit" name="orbit-actors-json" rev="0.3.0">
<artifact name="orbit-actors-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ea.orbit', module='orbit-actors-json', version='0.3.0')
)
libraryDependencies += "com.ea.orbit" % "orbit-actors-json" % "0.3.0"
[com.ea.orbit/orbit-actors-json "0.3.0"]