is not current version
Last Version 0.1.6

org.tpolecat:natchez-core_sjs1_3 0.0.26

Tagless, non-blocking OpenTracing implementation for Scala.

GroupId

GroupId

org.tpolecat
ArtifactId

ArtifactId

natchez-core_sjs1_3
Version

Version

0.0.26
Type

Type

jar

Download natchez-core_sjs1_3 0.0.26


<!-- https://jarcasting.com/artifacts/org.tpolecat/natchez-core_sjs1_3/ -->
<dependency>
    <groupId>org.tpolecat</groupId>
    <artifactId>natchez-core_sjs1_3</artifactId>
    <version>0.0.26</version>
</dependency>
// https://jarcasting.com/artifacts/org.tpolecat/natchez-core_sjs1_3/
implementation 'org.tpolecat:natchez-core_sjs1_3:0.0.26'
// https://jarcasting.com/artifacts/org.tpolecat/natchez-core_sjs1_3/
implementation ("org.tpolecat:natchez-core_sjs1_3:0.0.26")
'org.tpolecat:natchez-core_sjs1_3:jar:0.0.26'
<dependency org="org.tpolecat" name="natchez-core_sjs1_3" rev="0.0.26">
  <artifact name="natchez-core_sjs1_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tpolecat', module='natchez-core_sjs1_3', version='0.0.26')
)
libraryDependencies += "org.tpolecat" % "natchez-core_sjs1_3" % "0.0.26"
[org.tpolecat/natchez-core_sjs1_3 "0.0.26"]