is not current version
Last Version 6.1.4

org.elasticsoftwarefoundation.elasticactors:elasticactors-test 6.1.1


GroupId

GroupId

org.elasticsoftwarefoundation.elasticactors
ArtifactId

ArtifactId

elasticactors-test
Version

Version

6.1.1
Type

Type

jar

Download elasticactors-test 6.1.1


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