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

net.openhft:stage-compiler 1.3

Annotation processor merging classes and managing lazy initialization

Категории

Категории

Сеть
Группа

Группа

net.openhft
Идентификатор

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

stage-compiler
Версия

Версия

1.3
Тип

Тип

jar

Скачать stage-compiler 1.3


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