is not current version
Last Version 1.1.0

com.github.jmjlbmn:huiche-config 1.0.1


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.jmjlbmn
ArtifactId

ArtifactId

huiche-config
Version

Version

1.0.1
Type

Type

pom

Download huiche-config 1.0.1

Filename Size
huiche-config-1.0.1.pom 673 bytes
Browse

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