is not current version
Last Version 0.29

com.github.luoshu-open:luoshu-config 0.28


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.luoshu-open
ArtifactId

ArtifactId

luoshu-config
Version

Version

0.28
Type

Type

jar

Download luoshu-config 0.28


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