Utilities for building annotation processors


Лицензия

Лицензия

Группа

Группа

org.realityforge.proton
Идентификатор

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

proton-core
Последняя версия

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

0.59
Дата

Дата

Тип

Тип

jar
Описание

Описание

Utilities for building annotation processors
Utilities for building annotation processors
Ссылка на сайт

Ссылка на сайт

https://github.com/realityforge/proton

Скачать proton-core

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.realityforge.javax.annotation : javax.annotation jar 1.0.1
org.glassfish : javax.json jar 1.1
com.squareup : javapoet jar 1.13.0
com.google.guava : guava jar 27.1-jre

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.59
0.58
0.57
0.56
0.55
0.54
0.53
0.52
0.51
0.50
0.49
0.48
0.47
0.46
0.45
0.44
0.43
0.42
0.41
0.40
0.39
0.38
0.37
0.36
0.35
0.34
0.33
0.32
0.31
0.30
0.29
0.28
0.27
0.26
0.25
0.24
0.23
0.22
0.21
0.20
0.19
0.18
0.17
0.16
0.15
0.14
0.13
0.12
0.11
0.10
0.09
0.08
0.07
0.06