is not current version
Last Version 2.6.11

com.github.gitssie:play-config_2.12 2.6.8

play-config

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.gitssie
ArtifactId

ArtifactId

play-config_2.12
Version

Version

2.6.8
Type

Type

jar

Download play-config_2.12 2.6.8


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