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