GroupId | GroupIdorg.elasticsoftwarefoundation.elasticactors-systems |
---|---|
ArtifactId | ArtifactIdelasticactors-masterservice |
Version | Version5.0.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors-systems/elasticactors-masterservice/ -->
<dependency>
<groupId>org.elasticsoftwarefoundation.elasticactors-systems</groupId>
<artifactId>elasticactors-masterservice</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors-systems/elasticactors-masterservice/
implementation 'org.elasticsoftwarefoundation.elasticactors-systems:elasticactors-masterservice:5.0.0'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors-systems/elasticactors-masterservice/
implementation ("org.elasticsoftwarefoundation.elasticactors-systems:elasticactors-masterservice:5.0.0")
'org.elasticsoftwarefoundation.elasticactors-systems:elasticactors-masterservice:jar:5.0.0'
<dependency org="org.elasticsoftwarefoundation.elasticactors-systems" name="elasticactors-masterservice" rev="5.0.0">
<artifact name="elasticactors-masterservice" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors-systems', module='elasticactors-masterservice', version='5.0.0')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors-systems" % "elasticactors-masterservice" % "5.0.0"
[org.elasticsoftwarefoundation.elasticactors-systems/elasticactors-masterservice "5.0.0"]