Last Version

net.gudenau.lib.annotation:Annotations 1.0.1.1

A small library with some annotations.

License

License

Categories

Categories

Net
GroupId

GroupId

net.gudenau.lib.annotation
ArtifactId

ArtifactId

Annotations
Version

Version

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


<!-- 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.