net.gudenau.lib.annotation:Annotations

A small library with some annotations.

License

License

Categories

Categories

Net
GroupId

GroupId

net.gudenau.lib.annotation
ArtifactId

ArtifactId

Annotations
Last Version

Last Version

1.0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

net.gudenau.lib.annotation:Annotations
A small library with some annotations.
Project URL

Project URL

https://github.com/gudenau/java-annotations
Source Code Management

Source Code Management

https://github.com/gudenau/java-annotations/tree/master

Download Annotations

How to add to project

<!-- https://jarcasting.com/artifacts/net.gudenau.lib.annotation/Annotations/ -->
<dependency>
    <groupId>net.gudenau.lib.annotation</groupId>
    <artifactId>Annotations</artifactId>
    <version>1.0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.gudenau.lib.annotation/Annotations/
implementation 'net.gudenau.lib.annotation:Annotations:1.0.1.1'
// https://jarcasting.com/artifacts/net.gudenau.lib.annotation/Annotations/
implementation ("net.gudenau.lib.annotation:Annotations:1.0.1.1")
'net.gudenau.lib.annotation:Annotations:jar:1.0.1.1'
<dependency org="net.gudenau.lib.annotation" name="Annotations" rev="1.0.1.1">
  <artifact name="Annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.gudenau.lib.annotation', module='Annotations', version='1.0.1.1')
)
libraryDependencies += "net.gudenau.lib.annotation" % "Annotations" % "1.0.1.1"
[net.gudenau.lib.annotation/Annotations "1.0.1.1"]

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
1.0.1.1
1.0.0.0