is not current version
Last Version 0.4.1

org.treblereel.j2cl.processors:annotations 0.4

This artifact contains annotations for GWT3 processors

GroupId

GroupId

org.treblereel.j2cl.processors
ArtifactId

ArtifactId

annotations
Version

Version

0.4
Type

Type

jar

Download annotations 0.4


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