is not current version
Last Version 6.1.4

org.elasticsoftwarefoundation.elasticactors:elasticactors-spi 4.0.2


GroupId

GroupId

org.elasticsoftwarefoundation.elasticactors
ArtifactId

ArtifactId

elasticactors-spi
Version

Version

4.0.2
Type

Type

jar

Download elasticactors-spi 4.0.2


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