Last Version

compiler-annotations 1.4.4

Annotations that are only needed at compile-time

License

License

GroupId

GroupId

com.kohlschutter
ArtifactId

ArtifactId

compiler-annotations
Version

Version

1.4.4
Type

Type

jar
Description

Description

compiler-annotations
Annotations that are only needed at compile-time
Project Organization

Project Organization

Kohlschütter Search Intelligence

Download compiler-annotations 1.4.4


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

Dependencies

compile (1)

Group / Artifact Type Version
org.eclipse.jdt : org.eclipse.jdt.annotation jar 2.2.600

Project Modules

There are no modules declared in this project.