is not current version
Last Version 0.1.10

com.github.spt-oss:settings 0.1.0

Java development settings

GroupId

GroupId

com.github.spt-oss
ArtifactId

ArtifactId

settings
Version

Version

0.1.0
Type

Type

jar

Download settings 0.1.0


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