is not current version
Last Version 0.0.5

com.github.thirdteeth:guice-opentracing-cdi 0.0.3

guice opentracing cdi

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.github.thirdteeth
ArtifactId

ArtifactId

guice-opentracing-cdi
Version

Version

0.0.3
Type

Type

jar

Download guice-opentracing-cdi 0.0.3


<!-- https://jarcasting.com/artifacts/com.github.thirdteeth/guice-opentracing-cdi/ -->
<dependency>
    <groupId>com.github.thirdteeth</groupId>
    <artifactId>guice-opentracing-cdi</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thirdteeth/guice-opentracing-cdi/
implementation 'com.github.thirdteeth:guice-opentracing-cdi:0.0.3'
// https://jarcasting.com/artifacts/com.github.thirdteeth/guice-opentracing-cdi/
implementation ("com.github.thirdteeth:guice-opentracing-cdi:0.0.3")
'com.github.thirdteeth:guice-opentracing-cdi:jar:0.0.3'
<dependency org="com.github.thirdteeth" name="guice-opentracing-cdi" rev="0.0.3">
  <artifact name="guice-opentracing-cdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thirdteeth', module='guice-opentracing-cdi', version='0.0.3')
)
libraryDependencies += "com.github.thirdteeth" % "guice-opentracing-cdi" % "0.0.3"
[com.github.thirdteeth/guice-opentracing-cdi "0.0.3"]