is not current version
Last Version 0.15

it.tidalwave.bluebill.android:android-superpom 0.14.1.RC2


GroupId

GroupId

it.tidalwave.bluebill.android
ArtifactId

ArtifactId

android-superpom
Version

Version

0.14.1.RC2
Type

Type

jar

Download android-superpom 0.14.1.RC2


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