GroupId | GroupIdorg.elasticsoftwarefoundation.elasticactors |
---|---|
ArtifactId | ArtifactIdelasticactors-tracing |
Version | Version4.1.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-tracing/ -->
<dependency>
<groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
<artifactId>elasticactors-tracing</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-tracing/
implementation 'org.elasticsoftwarefoundation.elasticactors:elasticactors-tracing:4.1.0'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-tracing/
implementation ("org.elasticsoftwarefoundation.elasticactors:elasticactors-tracing:4.1.0")
'org.elasticsoftwarefoundation.elasticactors:elasticactors-tracing:jar:4.1.0'
<dependency org="org.elasticsoftwarefoundation.elasticactors" name="elasticactors-tracing" rev="4.1.0">
<artifact name="elasticactors-tracing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors', module='elasticactors-tracing', version='4.1.0')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors" % "elasticactors-tracing" % "4.1.0"
[org.elasticsoftwarefoundation.elasticactors/elasticactors-tracing "4.1.0"]