| Лицензия |
Лицензия |
|---|---|
| Группа | Группаname.pehl |
| Идентификатор | Идентификаторtotoe |
| Последняя версия | Последняя версия0.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTotoe Core
JSON and XML parser for GWT with jsonpath / xpath and namespaces support
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| totoe-0.7.pom | |
| totoe-0.7.jar | 75 KB |
| totoe-0.7-sources.jar | 44 KB |
| totoe-0.7-javadoc.jar | 225 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/name.pehl/totoe/ -->
<dependency>
<groupId>name.pehl</groupId>
<artifactId>totoe</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/name.pehl/totoe/
implementation 'name.pehl:totoe:0.7'
// https://jarcasting.com/artifacts/name.pehl/totoe/
implementation ("name.pehl:totoe:0.7")
'name.pehl:totoe:jar:0.7'
<dependency org="name.pehl" name="totoe" rev="0.7">
<artifact name="totoe" type="jar" />
</dependency>
@Grapes(
@Grab(group='name.pehl', module='totoe', version='0.7')
)
libraryDependencies += "name.pehl" % "totoe" % "0.7"
[name.pehl/totoe "0.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.5.1 |
| javax.validation : validation-api | jar | 1.0.0.GA |
| javax.validation : validation-api | jar | 1.0.0.GA |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.mockito : mockito-all | jar | 1.9.5 |