is not current version
Last Version 1.27.11

com.kyleu:projectile-lib-tracing_2.13 1.16.2

Common OpenTracing classes used by code generated from Projectile

GroupId

GroupId

com.kyleu
ArtifactId

ArtifactId

projectile-lib-tracing_2.13
Version

Version

1.16.2
Type

Type

jar

Download projectile-lib-tracing_2.13 1.16.2


<!-- https://jarcasting.com/artifacts/com.kyleu/projectile-lib-tracing_2.13/ -->
<dependency>
    <groupId>com.kyleu</groupId>
    <artifactId>projectile-lib-tracing_2.13</artifactId>
    <version>1.16.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.kyleu/projectile-lib-tracing_2.13/
implementation 'com.kyleu:projectile-lib-tracing_2.13:1.16.2'
// https://jarcasting.com/artifacts/com.kyleu/projectile-lib-tracing_2.13/
implementation ("com.kyleu:projectile-lib-tracing_2.13:1.16.2")
'com.kyleu:projectile-lib-tracing_2.13:jar:1.16.2'
<dependency org="com.kyleu" name="projectile-lib-tracing_2.13" rev="1.16.2">
  <artifact name="projectile-lib-tracing_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kyleu', module='projectile-lib-tracing_2.13', version='1.16.2')
)
libraryDependencies += "com.kyleu" % "projectile-lib-tracing_2.13" % "1.16.2"
[com.kyleu/projectile-lib-tracing_2.13 "1.16.2"]