GroupId | GroupIdcom.ea.orbit |
---|---|
ArtifactId | ArtifactIdorbit-actors-tests |
Version | Version0.6.3 |
Type | Typejar |
Filename | Size |
---|---|
orbit-actors-tests-0.6.3.pom | |
orbit-actors-tests-0.6.3.jar | 58 KB |
orbit-actors-tests-0.6.3-sources.jar | 31 KB |
orbit-actors-tests-0.6.3-javadoc.jar | 135 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ea.orbit/orbit-actors-tests/ -->
<dependency>
<groupId>com.ea.orbit</groupId>
<artifactId>orbit-actors-tests</artifactId>
<version>0.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.ea.orbit/orbit-actors-tests/
implementation 'com.ea.orbit:orbit-actors-tests:0.6.3'
// https://jarcasting.com/artifacts/com.ea.orbit/orbit-actors-tests/
implementation ("com.ea.orbit:orbit-actors-tests:0.6.3")
'com.ea.orbit:orbit-actors-tests:jar:0.6.3'
<dependency org="com.ea.orbit" name="orbit-actors-tests" rev="0.6.3">
<artifact name="orbit-actors-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ea.orbit', module='orbit-actors-tests', version='0.6.3')
)
libraryDependencies += "com.ea.orbit" % "orbit-actors-tests" % "0.6.3"
[com.ea.orbit/orbit-actors-tests "0.6.3"]