Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Search Business Logic Libraries |
---|---|
GroupId | GroupIdorg.jresearch.gwtproject.safehtml |
ArtifactId | ArtifactIdsafehtml-parent |
Version | Version1.0.4 |
Type | Typepom |
Filename | Size |
---|---|
safehtml-parent-1.0.4.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.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jresearch.gwtproject.safehtml/safehtml-parent/
implementation 'org.jresearch.gwtproject.safehtml:safehtml-parent:1.0.4'
// https://jarcasting.com/artifacts/org.jresearch.gwtproject.safehtml/safehtml-parent/
implementation ("org.jresearch.gwtproject.safehtml:safehtml-parent:1.0.4")
'org.jresearch.gwtproject.safehtml:safehtml-parent:pom:1.0.4'
<dependency org="org.jresearch.gwtproject.safehtml" name="safehtml-parent" rev="1.0.4">
<artifact name="safehtml-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jresearch.gwtproject.safehtml', module='safehtml-parent', version='1.0.4')
)
libraryDependencies += "org.jresearch.gwtproject.safehtml" % "safehtml-parent" % "1.0.4"
[org.jresearch.gwtproject.safehtml/safehtml-parent "1.0.4"]