is not current version
Last Version 0.3

io.morethan.daggerdoc:dagger-doc-annotations 0.2.1

Annotations enriching generated docs for a Dagger 2 project.

Categories

Categories

Dagger Application Layer Libs Dependency Injection
GroupId

GroupId

io.morethan.daggerdoc
ArtifactId

ArtifactId

dagger-doc-annotations
Version

Version

0.2.1
Type

Type

jar

Download dagger-doc-annotations 0.2.1


<!-- https://jarcasting.com/artifacts/io.morethan.daggerdoc/dagger-doc-annotations/ -->
<dependency>
    <groupId>io.morethan.daggerdoc</groupId>
    <artifactId>dagger-doc-annotations</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.morethan.daggerdoc/dagger-doc-annotations/
implementation 'io.morethan.daggerdoc:dagger-doc-annotations:0.2.1'
// https://jarcasting.com/artifacts/io.morethan.daggerdoc/dagger-doc-annotations/
implementation ("io.morethan.daggerdoc:dagger-doc-annotations:0.2.1")
'io.morethan.daggerdoc:dagger-doc-annotations:jar:0.2.1'
<dependency org="io.morethan.daggerdoc" name="dagger-doc-annotations" rev="0.2.1">
  <artifact name="dagger-doc-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.morethan.daggerdoc', module='dagger-doc-annotations', version='0.2.1')
)
libraryDependencies += "io.morethan.daggerdoc" % "dagger-doc-annotations" % "0.2.1"
[io.morethan.daggerdoc/dagger-doc-annotations "0.2.1"]