GroupId | GroupIdorg.elasticsoftwarefoundation.elasticactors |
---|---|
ArtifactId | ArtifactIdelasticactors-spi |
Version | Version5.1.3 |
Type | Typejar |
Filename | Size |
---|---|
elasticactors-spi-5.1.3.pom | |
elasticactors-spi-5.1.3.jar | 36 KB |
elasticactors-spi-5.1.3-sources.jar | 45 KB |
elasticactors-spi-5.1.3-javadoc.jar | 310 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-spi/ -->
<dependency>
<groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
<artifactId>elasticactors-spi</artifactId>
<version>5.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-spi/
implementation 'org.elasticsoftwarefoundation.elasticactors:elasticactors-spi:5.1.3'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-spi/
implementation ("org.elasticsoftwarefoundation.elasticactors:elasticactors-spi:5.1.3")
'org.elasticsoftwarefoundation.elasticactors:elasticactors-spi:jar:5.1.3'
<dependency org="org.elasticsoftwarefoundation.elasticactors" name="elasticactors-spi" rev="5.1.3">
<artifact name="elasticactors-spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors', module='elasticactors-spi', version='5.1.3')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors" % "elasticactors-spi" % "5.1.3"
[org.elasticsoftwarefoundation.elasticactors/elasticactors-spi "5.1.3"]