is not current version
Last Version 6.1.4

org.elasticsoftwarefoundation.elasticactors:elasticactors-runtime 5.1.0


GroupId

GroupId

org.elasticsoftwarefoundation.elasticactors
ArtifactId

ArtifactId

elasticactors-runtime
Version

Version

5.1.0
Type

Type

jar

Download elasticactors-runtime 5.1.0


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