Utilities for building annotation processors


License

License

GroupId

GroupId

org.realityforge.proton
ArtifactId

ArtifactId

proton-core
Last Version

Last Version

0.59
Release Date

Release Date

Type

Type

jar
Description

Description

Utilities for building annotation processors
Utilities for building annotation processors
Project URL

Project URL

https://github.com/realityforge/proton

Download proton-core

How to add to project

<!-- 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"]

Dependencies

compile (4)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
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