| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки config Библиотеки уровня приложения Configuration ORM Данные |
| Группа | Группаio.confound |
| Идентификатор | Идентификаторconfig-file-format-turf-provider |
| Последняя версия | Последняя версия0.6.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTURF Configuration File Format Provider
File format provider for TURF files.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/io.confound/config-file-format-turf-provider/ -->
<dependency>
<groupId>io.confound</groupId>
<artifactId>config-file-format-turf-provider</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.confound/config-file-format-turf-provider/
implementation 'io.confound:config-file-format-turf-provider:0.6.1'
// https://jarcasting.com/artifacts/io.confound/config-file-format-turf-provider/
implementation ("io.confound:config-file-format-turf-provider:0.6.1")
'io.confound:config-file-format-turf-provider:jar:0.6.1'
<dependency org="io.confound" name="config-file-format-turf-provider" rev="0.6.1">
<artifact name="config-file-format-turf-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.confound', module='config-file-format-turf-provider', version='0.6.1')
)
libraryDependencies += "io.confound" % "config-file-format-turf-provider" % "0.6.1"
[io.confound/config-file-format-turf-provider "0.6.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.confound : config-file-format-turf | jar | 0.6.1 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |