GroupId | GroupIdorg.elasticsoftwarefoundation.elasticactors |
---|---|
ArtifactId | ArtifactIdelasticactors-runtime |
Version | Version6.0.2 |
Type | Typejar |
Filename | Size |
---|---|
elasticactors-runtime-6.0.2.pom | |
elasticactors-runtime-6.0.2.jar | 54 KB |
elasticactors-runtime-6.0.2-sources.jar | 37 KB |
elasticactors-runtime-6.0.2-javadoc.jar | 162 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-runtime/ -->
<dependency>
<groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
<artifactId>elasticactors-runtime</artifactId>
<version>6.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-runtime/
implementation 'org.elasticsoftwarefoundation.elasticactors:elasticactors-runtime:6.0.2'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-runtime/
implementation ("org.elasticsoftwarefoundation.elasticactors:elasticactors-runtime:6.0.2")
'org.elasticsoftwarefoundation.elasticactors:elasticactors-runtime:jar:6.0.2'
<dependency org="org.elasticsoftwarefoundation.elasticactors" name="elasticactors-runtime" rev="6.0.2">
<artifact name="elasticactors-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors', module='elasticactors-runtime', version='6.0.2')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors" % "elasticactors-runtime" % "6.0.2"
[org.elasticsoftwarefoundation.elasticactors/elasticactors-runtime "6.0.2"]