is not current version
Last Version 1.2.0

com.github.obase:obase-config 0.8.0

Obase config utilities

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.obase
ArtifactId

ArtifactId

obase-config
Version

Version

0.8.0
Type

Type

jar

Download obase-config 0.8.0


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