Last Version

Zandero 1.2.1

settings storage and parsing utilities

License

License

GroupId

GroupId

com.zandero
ArtifactId

ArtifactId

settings
Version

Version

1.2.1
Type

Type

jar
Description

Description

Zandero
settings storage and parsing utilities
Source Code Management

Source Code Management

https://github.com/Zandero/settings

Download settings 1.2.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.zandero : utils jar [1.2,)

test (3)

Group / Artifact Type Version
junit : junit jar [4.12,)
net.trajano.commons : commons-testing jar [2.1.0,)
org.mockito : mockito-all jar [1.10.19,)

Project Modules

There are no modules declared in this project.