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