License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdhu.meza.tools |
ArtifactId | ArtifactIdconfig |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionConfiguration Interface
A configuration interface that makes configuration playful
|
Project URL |
Project URL |
Filename | Size |
---|---|
config-1.1.0.pom | |
config-1.1.0.jar | 12 KB |
config-1.1.0-sources.jar | 6 KB |
config-1.1.0-javadoc.jar | 82 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
hu.meza.tools : http-client-wrapper | jar | 0.1.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 1.9.5 |