Last Version

GWT Safe HTML Processor 202203291

Code generator to allow declaring templated html strings where params will be safely escaped automatically

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.treblereel.gwt.gwtproject.safehtml
ArtifactId

ArtifactId

gwt-safehtml-processor
Version

Version

202203291
Type

Type

jar
Description

Description

GWT Safe HTML Processor
Code generator to allow declaring templated html strings where params will be safely escaped automatically
Project URL

Project URL

https://github.com/gwtproject/gwt-safehtml
Project Organization

Project Organization

The GWT Project Authors
Source Code Management

Source Code Management

https://github.com/gwtproject/gwt-safehtml/tree/master

Download gwt-safehtml-processor 202203291


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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.auto.service : auto-service jar 1.0-rc6

Project Modules

There are no modules declared in this project.