is not current version
Last Version 0.22

it.tidalwave.bluebill:bluebill-core-modules 0.20


GroupId

GroupId

it.tidalwave.bluebill
ArtifactId

ArtifactId

bluebill-core-modules
Version

Version

0.20
Type

Type

jar

Download bluebill-core-modules 0.20


<!-- https://jarcasting.com/artifacts/it.tidalwave.bluebill/bluebill-core-modules/ -->
<dependency>
    <groupId>it.tidalwave.bluebill</groupId>
    <artifactId>bluebill-core-modules</artifactId>
    <version>0.20</version>
</dependency>
// https://jarcasting.com/artifacts/it.tidalwave.bluebill/bluebill-core-modules/
implementation 'it.tidalwave.bluebill:bluebill-core-modules:0.20'
// https://jarcasting.com/artifacts/it.tidalwave.bluebill/bluebill-core-modules/
implementation ("it.tidalwave.bluebill:bluebill-core-modules:0.20")
'it.tidalwave.bluebill:bluebill-core-modules:jar:0.20'
<dependency org="it.tidalwave.bluebill" name="bluebill-core-modules" rev="0.20">
  <artifact name="bluebill-core-modules" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.tidalwave.bluebill', module='bluebill-core-modules', version='0.20')
)
libraryDependencies += "it.tidalwave.bluebill" % "bluebill-core-modules" % "0.20"
[it.tidalwave.bluebill/bluebill-core-modules "0.20"]