GroupId | GroupIdorg.elasticsoftwarefoundation.elasticactors-systems |
---|---|
ArtifactId | ArtifactIdelasticactors-systems |
Version | Version4.0.0 |
Type | Typepom |
Filename | Size |
---|---|
elasticactors-systems-4.0.0.pom | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors-systems/elasticactors-systems/ -->
<dependency>
<groupId>org.elasticsoftwarefoundation.elasticactors-systems</groupId>
<artifactId>elasticactors-systems</artifactId>
<version>4.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors-systems/elasticactors-systems/
implementation 'org.elasticsoftwarefoundation.elasticactors-systems:elasticactors-systems:4.0.0'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors-systems/elasticactors-systems/
implementation ("org.elasticsoftwarefoundation.elasticactors-systems:elasticactors-systems:4.0.0")
'org.elasticsoftwarefoundation.elasticactors-systems:elasticactors-systems:pom:4.0.0'
<dependency org="org.elasticsoftwarefoundation.elasticactors-systems" name="elasticactors-systems" rev="4.0.0">
<artifact name="elasticactors-systems" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors-systems', module='elasticactors-systems', version='4.0.0')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors-systems" % "elasticactors-systems" % "4.0.0"
[org.elasticsoftwarefoundation.elasticactors-systems/elasticactors-systems "4.0.0"]