Zandero

settings storage and parsing utilities

License

License

GroupId

GroupId

com.zandero
ArtifactId

ArtifactId

settings
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Zandero
settings storage and parsing utilities
Source Code Management

Source Code Management

https://github.com/Zandero/settings

Download settings

How to add to project

<!-- 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.

settings

Settings storage, checking and parsing utilities ... a glorified HashMap

Setup

<dependency>      
     <groupId>com.zandero</groupId>      
     <artifactId>settings</artifactId>      
     <version>1.2.1</version>      
</dependency>

Usage


com.zandero

Zandero

A collection of useful utilities, extensions and wrappers

Versions

Version
1.2.1
1.2