| License |
License |
|---|---|
| GroupId | GroupIdit.tidalwave.bluebill.android |
| ArtifactId | ArtifactIdandroid-superpom |
| Last Version | Last Version0.15 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionblueBill Mobile - Android (parent POM)
blueBill Mobile Android
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| android-superpom-0.15.pom | 8 KB |
| android-superpom-0.15-tests.jar | 2 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.15</version>
</dependency>
// https://jarcasting.com/artifacts/it.tidalwave.bluebill.android/android-superpom/
implementation 'it.tidalwave.bluebill.android:android-superpom:0.15'
// https://jarcasting.com/artifacts/it.tidalwave.bluebill.android/android-superpom/
implementation ("it.tidalwave.bluebill.android:android-superpom:0.15")
'it.tidalwave.bluebill.android:android-superpom:jar:0.15'
<dependency org="it.tidalwave.bluebill.android" name="android-superpom" rev="0.15">
<artifact name="android-superpom" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.tidalwave.bluebill.android', module='android-superpom', version='0.15')
)
libraryDependencies += "it.tidalwave.bluebill.android" % "android-superpom" % "0.15"
[it.tidalwave.bluebill.android/android-superpom "0.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 1.3.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.7 |
| org.mockito : mockito-all | jar | 1.8.2 |