| License |
License
The MIT License (MIT)
|
|---|---|
| GroupId | GroupIdorg.isoblue |
| ArtifactId | ArtifactIdisoblue-android |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionISOBlue Android
Files related to the Android library for use with ISOBlue
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| isoblue-android-1.0.1.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.isoblue/isoblue-android/ -->
<dependency>
<groupId>org.isoblue</groupId>
<artifactId>isoblue-android</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.isoblue/isoblue-android/
implementation 'org.isoblue:isoblue-android:1.0.1'
// https://jarcasting.com/artifacts/org.isoblue/isoblue-android/
implementation ("org.isoblue:isoblue-android:1.0.1")
'org.isoblue:isoblue-android:pom:1.0.1'
<dependency org="org.isoblue" name="isoblue-android" rev="1.0.1">
<artifact name="isoblue-android" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.isoblue', module='isoblue-android', version='1.0.1')
)
libraryDependencies += "org.isoblue" % "isoblue-android" % "1.0.1"
[org.isoblue/isoblue-android "1.0.1"]