| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки Search Прикладные библиотеки |
| Группа | Группаorg.jresearch.gwtproject.safehtml |
| Идентификатор | Идентификаторsafehtml-parent |
| Последняя версия | Последняя версия1.0.6 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеsafehtml parent project
The purpose of this module, what it provides and how it can be used
|
| Имя Файла | Размер |
|---|---|
| safehtml-parent-1.0.6.pom | 6 KB |
| Обзор |
<!-- 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"]