is not current version
Last Version 1.2.3

net.nicoulaj.compile-command-annotations:compile-command-annotations 1.2.2

Annotation based configuration file generator for the Hotspot JVM JIT compiler.

Categories

Categories

Net
GroupId

GroupId

net.nicoulaj.compile-command-annotations
ArtifactId

ArtifactId

compile-command-annotations
Version

Version

1.2.2
Type

Type

jar

Download compile-command-annotations 1.2.2


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