is not current version
Last Version 1.0.1

com.github.daggerok.sonar:docs 0.1.5


Categories

Categories

Dagger Application Layer Libs Dependency Injection
GroupId

GroupId

com.github.daggerok.sonar
ArtifactId

ArtifactId

docs
Version

Version

0.1.5
Type

Type

pom

Download docs 0.1.5

Filename Size
docs-0.1.5.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.daggerok.sonar/docs/ -->
<dependency>
    <groupId>com.github.daggerok.sonar</groupId>
    <artifactId>docs</artifactId>
    <version>0.1.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.daggerok.sonar/docs/
implementation 'com.github.daggerok.sonar:docs:0.1.5'
// https://jarcasting.com/artifacts/com.github.daggerok.sonar/docs/
implementation ("com.github.daggerok.sonar:docs:0.1.5")
'com.github.daggerok.sonar:docs:pom:0.1.5'
<dependency org="com.github.daggerok.sonar" name="docs" rev="0.1.5">
  <artifact name="docs" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.daggerok.sonar', module='docs', version='0.1.5')
)
libraryDependencies += "com.github.daggerok.sonar" % "docs" % "0.1.5"
[com.github.daggerok.sonar/docs "0.1.5"]