Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.ea.orbit |
ArtifactId | ArtifactIdorbit-actors-json |
Version | Version0.5.0 |
Type | Typejar |
Filename | Size |
---|---|
orbit-actors-json-0.5.0.pom | |
orbit-actors-json-0.5.0.jar | 12 KB |
orbit-actors-json-0.5.0-sources.jar | 3 KB |
orbit-actors-json-0.5.0-javadoc.jar | 25 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.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ea.orbit/orbit-actors-json/
implementation 'com.ea.orbit:orbit-actors-json:0.5.0'
// https://jarcasting.com/artifacts/com.ea.orbit/orbit-actors-json/
implementation ("com.ea.orbit:orbit-actors-json:0.5.0")
'com.ea.orbit:orbit-actors-json:jar:0.5.0'
<dependency org="com.ea.orbit" name="orbit-actors-json" rev="0.5.0">
<artifact name="orbit-actors-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ea.orbit', module='orbit-actors-json', version='0.5.0')
)
libraryDependencies += "com.ea.orbit" % "orbit-actors-json" % "0.5.0"
[com.ea.orbit/orbit-actors-json "0.5.0"]