is not current version
Last Version 1.0.3

com.github.simonfischer04:FileConfiguration 1.0.2

This is a simple tool to easily work with GSON

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

com.github.simonfischer04
ArtifactId

ArtifactId

FileConfiguration
Version

Version

1.0.2
Type

Type

jar

Download FileConfiguration 1.0.2


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