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