License |
License |
---|---|
GroupId | GroupIdcom.kohlschutter |
ArtifactId | ArtifactIdcompiler-annotations |
Last Version | Last Version1.4.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncompiler-annotations
Annotations that are only needed at compile-time
|
Project Organization |
Project OrganizationKohlschütter Search Intelligence |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.2.600 |