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