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