| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.innig.sweetxml |
| Идентификатор | Идентификаторsweetxml |
| Последняя версия | Последняя версия0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSweetXML core
Core Java library and command-line interface for SweetXML, an
alternate syntax for XML which focuses on improving the conciseness
and readability of configuration files.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| sweetxml-0.2.pom | |
| sweetxml-0.2.jar | 26 KB |
| sweetxml-0.2-sources.jar | 13 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.innig.sweetxml/sweetxml/ -->
<dependency>
<groupId>net.innig.sweetxml</groupId>
<artifactId>sweetxml</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.innig.sweetxml/sweetxml/
implementation 'net.innig.sweetxml:sweetxml:0.2'
// https://jarcasting.com/artifacts/net.innig.sweetxml/sweetxml/
implementation ("net.innig.sweetxml:sweetxml:0.2")
'net.innig.sweetxml:sweetxml:jar:0.2'
<dependency org="net.innig.sweetxml" name="sweetxml" rev="0.2">
<artifact name="sweetxml" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.innig.sweetxml', module='sweetxml', version='0.2')
)
libraryDependencies += "net.innig.sweetxml" % "sweetxml" % "0.2"
[net.innig.sweetxml/sweetxml "0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 5.1 |