License |
License |
---|---|
GroupId | GroupIdit.tidalwave.bluebill.android |
ArtifactId | ArtifactIdbluebill |
Last Version | Last Version0.15 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionblueBill Mobile - Android (master)
blueBill Mobile Android
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
bluebill-0.15.pom | 10 KB |
bluebill-0.15-tests.jar | 4 KB |
bluebill-0.15-project.tar.gz | 286 KB |
bluebill-0.15-bin.tar.gz | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.tidalwave.bluebill.android/bluebill/ -->
<dependency>
<groupId>it.tidalwave.bluebill.android</groupId>
<artifactId>bluebill</artifactId>
<version>0.15</version>
</dependency>
// https://jarcasting.com/artifacts/it.tidalwave.bluebill.android/bluebill/
implementation 'it.tidalwave.bluebill.android:bluebill:0.15'
// https://jarcasting.com/artifacts/it.tidalwave.bluebill.android/bluebill/
implementation ("it.tidalwave.bluebill.android:bluebill:0.15")
'it.tidalwave.bluebill.android:bluebill:jar:0.15'
<dependency org="it.tidalwave.bluebill.android" name="bluebill" rev="0.15">
<artifact name="bluebill" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.tidalwave.bluebill.android', module='bluebill', version='0.15')
)
libraryDependencies += "it.tidalwave.bluebill.android" % "bluebill" % "0.15"
[it.tidalwave.bluebill.android/bluebill "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 |