GroupId | GroupIdorg.bidib.jbidib |
---|---|
ArtifactId | ArtifactIdjbidibc-distributed |
Version | Version1.12.11 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.bidib.jbidib/jbidibc-distributed/ -->
<dependency>
<groupId>org.bidib.jbidib</groupId>
<artifactId>jbidibc-distributed</artifactId>
<version>1.12.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.bidib.jbidib/jbidibc-distributed/
implementation 'org.bidib.jbidib:jbidibc-distributed:1.12.11'
// https://jarcasting.com/artifacts/org.bidib.jbidib/jbidibc-distributed/
implementation ("org.bidib.jbidib:jbidibc-distributed:1.12.11")
'org.bidib.jbidib:jbidibc-distributed:jar:1.12.11'
<dependency org="org.bidib.jbidib" name="jbidibc-distributed" rev="1.12.11">
<artifact name="jbidibc-distributed" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bidib.jbidib', module='jbidibc-distributed', version='1.12.11')
)
libraryDependencies += "org.bidib.jbidib" % "jbidibc-distributed" % "1.12.11"
[org.bidib.jbidib/jbidibc-distributed "1.12.11"]