| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка |
| Группа | Группаcom.gleantap.android |
| Идентификатор | Идентификаторgleantap |
| Последняя версия | Последняя версия0.1.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеcom.gleantap.android:gleantap-android-sdk
GleenTap library helps to develop develop push notifications.
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 24.2.1 |