is not current version
Last Version 6.1.4

org.elasticsoftwarefoundation.elasticactors:elasticactors-main 5.2.1


GroupId

GroupId

org.elasticsoftwarefoundation.elasticactors
ArtifactId

ArtifactId

elasticactors-main
Version

Version

5.2.1
Type

Type

pom

Download elasticactors-main 5.2.1


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