Last Version

TrueCommons Annotations 2.5.0

Provides common annotations with processors. You should use the scope "provided" when adding this module as a dependency.

License

License

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.truecommons
ArtifactId

ArtifactId

truecommons-annotations
Version

Version

2.5.0
Type

Type

jar
Description

Description

TrueCommons Annotations
Provides common annotations with processors. You should use the scope "provided" when adding this module as a dependency.
Project Organization

Project Organization

Schlichtherle IT Services

Download truecommons-annotations 2.5.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.0

Project Modules

There are no modules declared in this project.