is not current version
Last Version 0.3.7

com.github.mxsm:jetcd-osgi-parent 0.3.2


Categories

Categories

jetcd Data Databases
GroupId

GroupId

com.github.mxsm
ArtifactId

ArtifactId

jetcd-osgi-parent
Version

Version

0.3.2
Type

Type

pom

Download jetcd-osgi-parent 0.3.2


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