is not current version
Last Version 0.22

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


GroupId

GroupId

it.tidalwave.bluebill
ArtifactId

ArtifactId

bluebill-core-modules
Version

Version

0.18
Type

Type

jar

Download bluebill-core-modules 0.18


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