| Категории |
КатегорииGWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки Сеть |
|---|---|
| Группа | Группаde.knightsoft-net |
| Идентификатор | Идентификаторgwt-commons-validator |
| Версия | Версия1.6-1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| gwt-commons-validator-1.6-1.pom | |
| gwt-commons-validator-1.6-1.jar | 392 KB |
| gwt-commons-validator-1.6-1-sources.jar | 248 KB |
| gwt-commons-validator-1.6-1-javadoc.jar | 533 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.knightsoft-net/gwt-commons-validator/ -->
<dependency>
<groupId>de.knightsoft-net</groupId>
<artifactId>gwt-commons-validator</artifactId>
<version>1.6-1</version>
</dependency>
// https://jarcasting.com/artifacts/de.knightsoft-net/gwt-commons-validator/
implementation 'de.knightsoft-net:gwt-commons-validator:1.6-1'
// https://jarcasting.com/artifacts/de.knightsoft-net/gwt-commons-validator/
implementation ("de.knightsoft-net:gwt-commons-validator:1.6-1")
'de.knightsoft-net:gwt-commons-validator:jar:1.6-1'
<dependency org="de.knightsoft-net" name="gwt-commons-validator" rev="1.6-1">
<artifact name="gwt-commons-validator" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.knightsoft-net', module='gwt-commons-validator', version='1.6-1')
)
libraryDependencies += "de.knightsoft-net" % "gwt-commons-validator" % "1.6-1"
[de.knightsoft-net/gwt-commons-validator "1.6-1"]