is not current version
Last Version 6.1.4

org.elasticsoftwarefoundation.elasticactors:elasticactors-test 6.0.3


GroupId

GroupId

org.elasticsoftwarefoundation.elasticactors
ArtifactId

ArtifactId

elasticactors-test
Version

Version

6.0.3
Type

Type

jar

Download elasticactors-test 6.0.3


<!-- https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-test/ -->
<dependency>
    <groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
    <artifactId>elasticactors-test</artifactId>
    <version>6.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-test/
implementation 'org.elasticsoftwarefoundation.elasticactors:elasticactors-test:6.0.3'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-test/
implementation ("org.elasticsoftwarefoundation.elasticactors:elasticactors-test:6.0.3")
'org.elasticsoftwarefoundation.elasticactors:elasticactors-test:jar:6.0.3'
<dependency org="org.elasticsoftwarefoundation.elasticactors" name="elasticactors-test" rev="6.0.3">
  <artifact name="elasticactors-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors', module='elasticactors-test', version='6.0.3')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors" % "elasticactors-test" % "6.0.3"
[org.elasticsoftwarefoundation.elasticactors/elasticactors-test "6.0.3"]