Categories |
Categoriesconfig Application Layer Libs Configuration |
---|---|
GroupId | GroupIdcom.github.jmjlbmn |
ArtifactId | ArtifactIdhuiche-config |
Version | Version1.0.6 |
Type | Typepom |
Filename | Size |
---|---|
huiche-config-1.0.6.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.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jmjlbmn/huiche-config/
implementation 'com.github.jmjlbmn:huiche-config:1.0.6'
// https://jarcasting.com/artifacts/com.github.jmjlbmn/huiche-config/
implementation ("com.github.jmjlbmn:huiche-config:1.0.6")
'com.github.jmjlbmn:huiche-config:pom:1.0.6'
<dependency org="com.github.jmjlbmn" name="huiche-config" rev="1.0.6">
<artifact name="huiche-config" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jmjlbmn', module='huiche-config', version='1.0.6')
)
libraryDependencies += "com.github.jmjlbmn" % "huiche-config" % "1.0.6"
[com.github.jmjlbmn/huiche-config "1.0.6"]