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