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