| License | License | 
|---|---|
| Categories | CategoriesGUI User Interface Checkstyle Application Testing & Monitoring Code Analysis Guice Application Layer Libs Dependency Injection | 
| GroupId | GroupIdcom.github.thirdteeth | 
| ArtifactId | ArtifactIdguice-opentracing-checkstyle | 
| Last Version | Last Version0.0.5 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionguice-opentracing-checkstyle guice opentracing (Checkstyle policy) | 
<!-- https://jarcasting.com/artifacts/com.github.thirdteeth/guice-opentracing-checkstyle/ -->
<dependency>
    <groupId>com.github.thirdteeth</groupId>
    <artifactId>guice-opentracing-checkstyle</artifactId>
    <version>0.0.5</version>
</dependency>// https://jarcasting.com/artifacts/com.github.thirdteeth/guice-opentracing-checkstyle/
implementation 'com.github.thirdteeth:guice-opentracing-checkstyle:0.0.5'// https://jarcasting.com/artifacts/com.github.thirdteeth/guice-opentracing-checkstyle/
implementation ("com.github.thirdteeth:guice-opentracing-checkstyle:0.0.5")'com.github.thirdteeth:guice-opentracing-checkstyle:jar:0.0.5'<dependency org="com.github.thirdteeth" name="guice-opentracing-checkstyle" rev="0.0.5">
  <artifact name="guice-opentracing-checkstyle" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.thirdteeth', module='guice-opentracing-checkstyle', version='0.0.5')
)libraryDependencies += "com.github.thirdteeth" % "guice-opentracing-checkstyle" % "0.0.5"[com.github.thirdteeth/guice-opentracing-checkstyle "0.0.5"]