| Группа | Группаorg.elasticsoftwarefoundation.elasticactors |
|---|---|
| Идентификатор | Идентификаторelasticactors-spi |
| Версия | Версия3.0.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| elasticactors-spi-3.0.0.pom | |
| elasticactors-spi-3.0.0.jar | 36 KB |
| elasticactors-spi-3.0.0-sources.jar | 44 KB |
| elasticactors-spi-3.0.0-javadoc.jar | 304 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-spi/ -->
<dependency>
<groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
<artifactId>elasticactors-spi</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-spi/
implementation 'org.elasticsoftwarefoundation.elasticactors:elasticactors-spi:3.0.0'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-spi/
implementation ("org.elasticsoftwarefoundation.elasticactors:elasticactors-spi:3.0.0")
'org.elasticsoftwarefoundation.elasticactors:elasticactors-spi:jar:3.0.0'
<dependency org="org.elasticsoftwarefoundation.elasticactors" name="elasticactors-spi" rev="3.0.0">
<artifact name="elasticactors-spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors', module='elasticactors-spi', version='3.0.0')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors" % "elasticactors-spi" % "3.0.0"
[org.elasticsoftwarefoundation.elasticactors/elasticactors-spi "3.0.0"]