License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Search Business Logic Libraries |
GroupId | GroupIdorg.jresearch.gwtproject.safehtml |
ArtifactId | ArtifactIdgwt-safehtml-template-processor |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsafehtml template processor project
The purpose of this module, what it provides and how it can be used
|
<!-- https://jarcasting.com/artifacts/org.jresearch.gwtproject.safehtml/gwt-safehtml-template-processor/ -->
<dependency>
<groupId>org.jresearch.gwtproject.safehtml</groupId>
<artifactId>gwt-safehtml-template-processor</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.jresearch.gwtproject.safehtml/gwt-safehtml-template-processor/
implementation 'org.jresearch.gwtproject.safehtml:gwt-safehtml-template-processor:1.0.6'
// https://jarcasting.com/artifacts/org.jresearch.gwtproject.safehtml/gwt-safehtml-template-processor/
implementation ("org.jresearch.gwtproject.safehtml:gwt-safehtml-template-processor:1.0.6")
'org.jresearch.gwtproject.safehtml:gwt-safehtml-template-processor:jar:1.0.6'
<dependency org="org.jresearch.gwtproject.safehtml" name="gwt-safehtml-template-processor" rev="1.0.6">
<artifact name="gwt-safehtml-template-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jresearch.gwtproject.safehtml', module='gwt-safehtml-template-processor', version='1.0.6')
)
libraryDependencies += "org.jresearch.gwtproject.safehtml" % "gwt-safehtml-template-processor" % "1.0.6"
[org.jresearch.gwtproject.safehtml/gwt-safehtml-template-processor "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.google.jsilver : jsilver | jar | 1.0.0 |
com.google.guava : guava | jar | 30.0-jre |
com.squareup : javapoet | jar | 1.11.1 |