is not current version
Last Version 6.1.4

org.elasticsoftwarefoundation.elasticactors:elasticactors-test 5.0.1


GroupId

GroupId

org.elasticsoftwarefoundation.elasticactors
ArtifactId

ArtifactId

elasticactors-test
Version

Version

5.0.1
Type

Type

jar

Download elasticactors-test 5.0.1


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