License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Search Business Logic Libraries |
GroupId | GroupIdorg.jresearch.gwtproject.safehtml |
ArtifactId | ArtifactIdsafehtml-parent |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionsafehtml parent project
The purpose of this module, what it provides and how it can be used
|
Filename | Size |
---|---|
safehtml-parent-1.0.6.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jresearch.gwtproject.safehtml/safehtml-parent/ -->
<dependency>
<groupId>org.jresearch.gwtproject.safehtml</groupId>
<artifactId>safehtml-parent</artifactId>
<version>1.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jresearch.gwtproject.safehtml/safehtml-parent/
implementation 'org.jresearch.gwtproject.safehtml:safehtml-parent:1.0.6'
// https://jarcasting.com/artifacts/org.jresearch.gwtproject.safehtml/safehtml-parent/
implementation ("org.jresearch.gwtproject.safehtml:safehtml-parent:1.0.6")
'org.jresearch.gwtproject.safehtml:safehtml-parent:pom:1.0.6'
<dependency org="org.jresearch.gwtproject.safehtml" name="safehtml-parent" rev="1.0.6">
<artifact name="safehtml-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jresearch.gwtproject.safehtml', module='safehtml-parent', version='1.0.6')
)
libraryDependencies += "org.jresearch.gwtproject.safehtml" % "safehtml-parent" % "1.0.6"
[org.jresearch.gwtproject.safehtml/safehtml-parent "1.0.6"]