License |
License |
---|---|
GroupId | GroupIdorg.treblereel.j2cl.processors |
ArtifactId | ArtifactIdannotations |
Version | Version0.3 |
Type | Typejar |
Description |
DescriptionGWT3 annotations
This artifact contains annotations for GWT3 processors
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
annotations-0.3.pom | |
annotations-0.3.jar | 6 KB |
annotations-0.3-sources.jar | 4 KB |
annotations-0.3-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.treblereel.j2cl.processors/annotations/ -->
<dependency>
<groupId>org.treblereel.j2cl.processors</groupId>
<artifactId>annotations</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.treblereel.j2cl.processors/annotations/
implementation 'org.treblereel.j2cl.processors:annotations:0.3'
// https://jarcasting.com/artifacts/org.treblereel.j2cl.processors/annotations/
implementation ("org.treblereel.j2cl.processors:annotations:0.3")
'org.treblereel.j2cl.processors:annotations:jar:0.3'
<dependency org="org.treblereel.j2cl.processors" name="annotations" rev="0.3">
<artifact name="annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.treblereel.j2cl.processors', module='annotations', version='0.3')
)
libraryDependencies += "org.treblereel.j2cl.processors" % "annotations" % "0.3"
[org.treblereel.j2cl.processors/annotations "0.3"]