Last Version

Configuration Interface 1.1.0

A configuration interface that makes configuration playful

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

hu.meza.tools
ArtifactId

ArtifactId

config
Version

Version

1.1.0
Type

Type

jar
Description

Description

Configuration Interface
A configuration interface that makes configuration playful
Project URL

Project URL

https://github.com/meza/config

Download config 1.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
hu.meza.tools : http-client-wrapper jar 0.1.9

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.