is not current version
Last Version 3.0.1

com.remondis.limbus:limbus-depchain-host 2.0.1


GroupId

GroupId

com.remondis.limbus
ArtifactId

ArtifactId

limbus-depchain-host
Version

Version

2.0.1
Type

Type

pom

Download limbus-depchain-host 2.0.1


<!-- https://jarcasting.com/artifacts/com.remondis.limbus/limbus-depchain-host/ -->
<dependency>
    <groupId>com.remondis.limbus</groupId>
    <artifactId>limbus-depchain-host</artifactId>
    <version>2.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.remondis.limbus/limbus-depchain-host/
implementation 'com.remondis.limbus:limbus-depchain-host:2.0.1'
// https://jarcasting.com/artifacts/com.remondis.limbus/limbus-depchain-host/
implementation ("com.remondis.limbus:limbus-depchain-host:2.0.1")
'com.remondis.limbus:limbus-depchain-host:pom:2.0.1'
<dependency org="com.remondis.limbus" name="limbus-depchain-host" rev="2.0.1">
  <artifact name="limbus-depchain-host" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.remondis.limbus', module='limbus-depchain-host', version='2.0.1')
)
libraryDependencies += "com.remondis.limbus" % "limbus-depchain-host" % "2.0.1"
[com.remondis.limbus/limbus-depchain-host "2.0.1"]