Simple JSON Tool

This is a simple tool to easily work with GSON

Лицензия

Лицензия

Категории

Категории

Configuration Библиотеки уровня приложения config
Группа

Группа

com.github.simonfischer04
Идентификатор

Идентификатор

FileConfiguration
Последняя версия

Последняя версия

1.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Simple JSON Tool
This is a simple tool to easily work with GSON
Ссылка на сайт

Ссылка на сайт

https://github.com/simonfischer04/fileconfiguration
Система контроля версий

Система контроля версий

https://github.com/simonfischer04/fileconfiguration

Скачать FileConfiguration

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.simonfischer04/FileConfiguration/ -->
<dependency>
    <groupId>com.github.simonfischer04</groupId>
    <artifactId>FileConfiguration</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.simonfischer04/FileConfiguration/
implementation 'com.github.simonfischer04:FileConfiguration:1.0.3'
// https://jarcasting.com/artifacts/com.github.simonfischer04/FileConfiguration/
implementation ("com.github.simonfischer04:FileConfiguration:1.0.3")
'com.github.simonfischer04:FileConfiguration:jar:1.0.3'
<dependency org="com.github.simonfischer04" name="FileConfiguration" rev="1.0.3">
  <artifact name="FileConfiguration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.simonfischer04', module='FileConfiguration', version='1.0.3')
)
libraryDependencies += "com.github.simonfischer04" % "FileConfiguration" % "1.0.3"
[com.github.simonfischer04/FileConfiguration "1.0.3"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.google.code.gson : gson jar 2.8.6

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.3
1.0.2
1.0.1
1.0.0