is not current version
Last Version 0.3

doc-annotations 0.2

A collection of Java annotations used to document your code

License

License

'MIT License'
GroupId

GroupId

eu.lestard
ArtifactId

ArtifactId

doc-annotations
Version

Version

0.2
Type

Type

jar
Description

Description

doc-annotations
A collection of Java annotations used to document your code
Project URL

Project URL

https://github.com/lestard/doc-annotations

Download doc-annotations 0.2


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

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.