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