is not current version
Last Version 0.0.9

com.github.shoothzj:config-client-impl-mysql 0.0.6


Categories

Categories

MySQL Data Databases CLI User Interface config Application Layer Libs Configuration
GroupId

GroupId

com.github.shoothzj
ArtifactId

ArtifactId

config-client-impl-mysql
Version

Version

0.0.6
Type

Type

jar

Download config-client-impl-mysql 0.0.6


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