GroupId | GroupIdit.tidalwave.bluebill.android |
---|---|
ArtifactId | ArtifactIdandroid-superpom |
Version | Version0.14.1.RC3 |
Type | Typejar |
Filename | Size |
---|---|
android-superpom-0.14.1.RC3.pom | 914 bytes |
android-superpom-0.14.1.RC3-tests.jar | 1 KB |
Browse |
<!-- 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.RC3</version>
</dependency>
// https://jarcasting.com/artifacts/it.tidalwave.bluebill.android/android-superpom/
implementation 'it.tidalwave.bluebill.android:android-superpom:0.14.1.RC3'
// https://jarcasting.com/artifacts/it.tidalwave.bluebill.android/android-superpom/
implementation ("it.tidalwave.bluebill.android:android-superpom:0.14.1.RC3")
'it.tidalwave.bluebill.android:android-superpom:jar:0.14.1.RC3'
<dependency org="it.tidalwave.bluebill.android" name="android-superpom" rev="0.14.1.RC3">
<artifact name="android-superpom" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.tidalwave.bluebill.android', module='android-superpom', version='0.14.1.RC3')
)
libraryDependencies += "it.tidalwave.bluebill.android" % "android-superpom" % "0.14.1.RC3"
[it.tidalwave.bluebill.android/android-superpom "0.14.1.RC3"]