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