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