License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdorg.treblereel.gwt.xml.mapper |
ArtifactId | ArtifactIdprocessor |
Last Version | Last Version0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApt processor
apt processor
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
processor-0.6.pom | |
processor-0.6.jar | 2 MB |
processor-0.6-sources.jar | 67 KB |
processor-0.6-javadoc.jar | 261 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.treblereel.gwt.xml.mapper/processor/ -->
<dependency>
<groupId>org.treblereel.gwt.xml.mapper</groupId>
<artifactId>processor</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.treblereel.gwt.xml.mapper/processor/
implementation 'org.treblereel.gwt.xml.mapper:processor:0.6'
// https://jarcasting.com/artifacts/org.treblereel.gwt.xml.mapper/processor/
implementation ("org.treblereel.gwt.xml.mapper:processor:0.6")
'org.treblereel.gwt.xml.mapper:processor:jar:0.6'
<dependency org="org.treblereel.gwt.xml.mapper" name="processor" rev="0.6">
<artifact name="processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.treblereel.gwt.xml.mapper', module='processor', version='0.6')
)
libraryDependencies += "org.treblereel.gwt.xml.mapper" % "processor" % "0.6"
[org.treblereel.gwt.xml.mapper/processor "0.6"]