GroupId | GroupIdcom.remondis.limbus |
---|---|
ArtifactId | ArtifactIdlimbus-depchain-host |
Version | Version2.0.1 |
Type | Typepom |
Filename | Size |
---|---|
limbus-depchain-host-2.0.1.pom | 3 KB |
Browse |
<!-- 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"]