не последняя версия
Последняя версия 1.2.0

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

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

Категории

Категории

Сеть
Группа

Группа

net.ju-n.compile-command-annotations
Идентификатор

Идентификатор

compile-command-annotations
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать compile-command-annotations 1.0.0


<!-- 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.0</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.0'
// 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.0")
'net.ju-n.compile-command-annotations:compile-command-annotations:jar:1.0.0'
<dependency org="net.ju-n.compile-command-annotations" name="compile-command-annotations" rev="1.0.0">
  <artifact name="compile-command-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ju-n.compile-command-annotations', module='compile-command-annotations', version='1.0.0')
)
libraryDependencies += "net.ju-n.compile-command-annotations" % "compile-command-annotations" % "1.0.0"
[net.ju-n.compile-command-annotations/compile-command-annotations "1.0.0"]