doc-annotations

A collection of Java annotations used to document your code

License

License

GroupId

GroupId

eu.lestard
ArtifactId

ArtifactId

doc-annotations
Last Version

Last Version

0.3
Release Date

Release Date

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
Source Code Management

Source Code Management

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

Download doc-annotations

How to add to project

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

Versions

Version
0.3
0.2
0.1