GroupId | GroupIdcom.ea.orbit |
---|---|
ArtifactId | ArtifactIdorbit-actors-tests |
Version | Version0.3.1 |
Type | Typejar |
Filename | Size |
---|---|
orbit-actors-tests-0.3.1.pom | |
orbit-actors-tests-0.3.1.jar | 23 KB |
orbit-actors-tests-0.3.1-sources.jar | 17 KB |
orbit-actors-tests-0.3.1-javadoc.jar | 77 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.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ea.orbit/orbit-actors-tests/
implementation 'com.ea.orbit:orbit-actors-tests:0.3.1'
// https://jarcasting.com/artifacts/com.ea.orbit/orbit-actors-tests/
implementation ("com.ea.orbit:orbit-actors-tests:0.3.1")
'com.ea.orbit:orbit-actors-tests:jar:0.3.1'
<dependency org="com.ea.orbit" name="orbit-actors-tests" rev="0.3.1">
<artifact name="orbit-actors-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ea.orbit', module='orbit-actors-tests', version='0.3.1')
)
libraryDependencies += "com.ea.orbit" % "orbit-actors-tests" % "0.3.1"
[com.ea.orbit/orbit-actors-tests "0.3.1"]