Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.elasticsoftwarefoundation.elasticactors |
ArtifactId | ArtifactIdelasticactors-client |
Version | Version6.0.1 |
Type | Typejar |
Filename | Size |
---|---|
elasticactors-client-6.0.1.pom | |
elasticactors-client-6.0.1.jar | 33 KB |
elasticactors-client-6.0.1-sources.jar | 27 KB |
elasticactors-client-6.0.1-javadoc.jar | 108 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-client/ -->
<dependency>
<groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
<artifactId>elasticactors-client</artifactId>
<version>6.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-client/
implementation 'org.elasticsoftwarefoundation.elasticactors:elasticactors-client:6.0.1'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-client/
implementation ("org.elasticsoftwarefoundation.elasticactors:elasticactors-client:6.0.1")
'org.elasticsoftwarefoundation.elasticactors:elasticactors-client:jar:6.0.1'
<dependency org="org.elasticsoftwarefoundation.elasticactors" name="elasticactors-client" rev="6.0.1">
<artifact name="elasticactors-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors', module='elasticactors-client', version='6.0.1')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors" % "elasticactors-client" % "6.0.1"
[org.elasticsoftwarefoundation.elasticactors/elasticactors-client "6.0.1"]