Shadowhunt annotations
This project is a collection of usefull annotations that are used in various other projects.
License |
License |
---|---|
GroupId | GroupIdde.shadowhunt |
ArtifactId | ArtifactIdannotations |
Last Version | Last Version2.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionShadowhunt Annotations
Collection of various annotations
|
Project Organization |
Project Organizationshadowhunt |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
annotations-2.3.0.pom | |
annotations-2.3.0.jar | 4 KB |
annotations-2.3.0-sources.jar | 1 KB |
annotations-2.3.0-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.shadowhunt/annotations/ -->
<dependency>
<groupId>de.shadowhunt</groupId>
<artifactId>annotations</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.shadowhunt/annotations/
implementation 'de.shadowhunt:annotations:2.3.0'
// https://jarcasting.com/artifacts/de.shadowhunt/annotations/
implementation ("de.shadowhunt:annotations:2.3.0")
'de.shadowhunt:annotations:jar:2.3.0'
<dependency org="de.shadowhunt" name="annotations" rev="2.3.0">
<artifact name="annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.shadowhunt', module='annotations', version='2.3.0')
)
libraryDependencies += "de.shadowhunt" % "annotations" % "2.3.0"
[de.shadowhunt/annotations "2.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
This project is a collection of usefull annotations that are used in various other projects.