is not current version
Last Version 0.3.7

com.github.mxsm:jetcd-common 0.3.1


Categories

Categories

jetcd Data Databases
GroupId

GroupId

com.github.mxsm
ArtifactId

ArtifactId

jetcd-common
Version

Version

0.3.1
Type

Type

jar

Download jetcd-common 0.3.1


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