| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.gleantap.android |
| ArtifactId | ArtifactIdgleantap |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptioncom.gleantap.android:gleantap-android-sdk
GleenTap library helps to develop develop push notifications.
|
| Filename | Size |
|---|---|
| gleantap-0.1.0.pom | |
| gleantap-0.1.0.aar | 100 KB |
| gleantap-0.1.0-sources.jar | 15 KB |
| gleantap-0.1.0-javadoc.jar | 75 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gleantap.android/gleantap/ -->
<dependency>
<groupId>com.gleantap.android</groupId>
<artifactId>gleantap</artifactId>
<version>0.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.gleantap.android/gleantap/
implementation 'com.gleantap.android:gleantap:0.1.0'
// https://jarcasting.com/artifacts/com.gleantap.android/gleantap/
implementation ("com.gleantap.android:gleantap:0.1.0")
'com.gleantap.android:gleantap:aar:0.1.0'
<dependency org="com.gleantap.android" name="gleantap" rev="0.1.0">
<artifact name="gleantap" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.gleantap.android', module='gleantap', version='0.1.0')
)
libraryDependencies += "com.gleantap.android" % "gleantap" % "0.1.0"
[com.gleantap.android/gleantap "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 24.2.1 |