is not current version
Last Version 0.0.9-ssgc

com.cq1080:config 0.0.7

Yet Another Spring Boot Framework

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.cq1080
ArtifactId

ArtifactId

config
Version

Version

0.0.7
Type

Type

jar

Download config 0.0.7


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