is not current version
Last Version 1.1.0-SNAPHOST

net.smartlab.config:smartconfig 1.0.0

Easy configuration library.

Categories

Categories

Net config Application Layer Libs Configuration
GroupId

GroupId

net.smartlab.config
ArtifactId

ArtifactId

smartconfig
Version

Version

1.0.0
Type

Type

jar

Download smartconfig 1.0.0


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