не последняя версия
Последняя версия 1.0-ALPHA-4

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


Группа

Группа

it.tidalwave.bluebill
Идентификатор

Идентификатор

android-superpom
Версия

Версия

1.0-ALPHA-2
Тип

Тип

jar

Скачать android-superpom 1.0-ALPHA-2


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