is not current version
Last Version 6.1.4

org.elasticsoftwarefoundation.elasticactors:elasticactors-base 5.1.1


GroupId

GroupId

org.elasticsoftwarefoundation.elasticactors
ArtifactId

ArtifactId

elasticactors-base
Version

Version

5.1.1
Type

Type

jar

Download elasticactors-base 5.1.1


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