is not current version
Last Version 1.2.0

net.ju-n.compile-command-annotations:compile-command-annotations 1.0.2

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

Categories

Categories

Net
GroupId

GroupId

net.ju-n.compile-command-annotations
ArtifactId

ArtifactId

compile-command-annotations
Version

Version

1.0.2
Type

Type

jar

Download compile-command-annotations 1.0.2


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