Last Version

Dagger Doc - Annotations 0.3

Annotations enriching generated docs for a Dagger 2 project.

License

License

Categories

Categories

Dagger Application Layer Libs Dependency Injection
GroupId

GroupId

io.morethan.daggerdoc
ArtifactId

ArtifactId

dagger-doc-annotations
Version

Version

0.3
Type

Type

jar
Description

Description

Dagger Doc - Annotations
Annotations enriching generated docs for a Dagger 2 project.
Project URL

Project URL

https://github.com/jzillmann/dagger-doc
Source Code Management

Source Code Management

https://github.com/jzillmann/dagger-doc.git

Download dagger-doc-annotations 0.3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.