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