не последняя версия
Последняя версия 6.1.4

org.elasticsoftwarefoundation.elasticactors:elasticactors-core 3.0.0


Группа

Группа

org.elasticsoftwarefoundation.elasticactors
Идентификатор

Идентификатор

elasticactors-core
Версия

Версия

3.0.0
Тип

Тип

jar

Скачать elasticactors-core 3.0.0


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