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