| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.theflyy.sdk |
| Идентификатор | Идентификаторflyy |
| Версия | Версия1.4.18 |
| Тип | Типjar |
| Описание |
Описаниеflyy
Flyy Android SDK
|
| Имя Файла | Размер |
|---|---|
| flyy-1.4.18.pom | 1 KB |
| flyy-1.4.18-sources.jar | 301 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.theflyy.sdk/flyy/ -->
<dependency>
<groupId>com.theflyy.sdk</groupId>
<artifactId>flyy</artifactId>
<version>1.4.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.theflyy.sdk/flyy/
implementation 'com.theflyy.sdk:flyy:1.4.18'
// https://jarcasting.com/artifacts/com.theflyy.sdk/flyy/
implementation ("com.theflyy.sdk:flyy:1.4.18")
'com.theflyy.sdk:flyy:jar:1.4.18'
<dependency org="com.theflyy.sdk" name="flyy" rev="1.4.18">
<artifact name="flyy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.theflyy.sdk', module='flyy', version='1.4.18')
)
libraryDependencies += "com.theflyy.sdk" % "flyy" % "1.4.18"
[com.theflyy.sdk/flyy "1.4.18"]