is not current version
Last Version 0.3

com.github.jlgrock.snp:defaultconfig 0.2


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.jlgrock.snp
ArtifactId

ArtifactId

defaultconfig
Version

Version

0.2
Type

Type

jar

Download defaultconfig 0.2


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