is not current version
Last Version 0.9.15

it.unimi.di.law:bubing 0.9.10


GroupId

GroupId

it.unimi.di.law
ArtifactId

ArtifactId

bubing
Version

Version

0.9.10
Type

Type

jar

Download bubing 0.9.10


<!-- https://jarcasting.com/artifacts/it.unimi.di.law/bubing/ -->
<dependency>
    <groupId>it.unimi.di.law</groupId>
    <artifactId>bubing</artifactId>
    <version>0.9.10</version>
</dependency>
// https://jarcasting.com/artifacts/it.unimi.di.law/bubing/
implementation 'it.unimi.di.law:bubing:0.9.10'
// https://jarcasting.com/artifacts/it.unimi.di.law/bubing/
implementation ("it.unimi.di.law:bubing:0.9.10")
'it.unimi.di.law:bubing:jar:0.9.10'
<dependency org="it.unimi.di.law" name="bubing" rev="0.9.10">
  <artifact name="bubing" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.unimi.di.law', module='bubing', version='0.9.10')
)
libraryDependencies += "it.unimi.di.law" % "bubing" % "0.9.10"
[it.unimi.di.law/bubing "0.9.10"]