Last Version

dejv78 :: Commons :: Config API 1.1.0

Bits of generally handy, mostly (but not exclusively) JavaFX related code.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.dejv78.commons.config
ArtifactId

ArtifactId

config
Version

Version

1.1.0
Type

Type

jar
Description

Description

dejv78 :: Commons :: Config API
Bits of generally handy, mostly (but not exclusively) JavaFX related code.

Download config 1.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5
ch.qos.logback : logback-classic jar 1.1.2

test (2)

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

Project Modules

There are no modules declared in this project.