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