is not current version
Last Version 1.0-ALPHA-4

it.tidalwave.bluebill:android-superpom 1.0-ALPHA-3


GroupId

GroupId

it.tidalwave.bluebill
ArtifactId

ArtifactId

android-superpom
Version

Version

1.0-ALPHA-3
Type

Type

jar

Download android-superpom 1.0-ALPHA-3


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