| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.pandafw |
| Идентификатор | Идентификаторpanda-roid |
| Последняя версия | Последняя версия1.8.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеPanda Roid
Panda Roid is a library for android develop.
|
| Имя Файла | Размер |
|---|---|
| panda-roid-1.8.0.pom | |
| panda-roid-1.8.0.jar | 12 KB |
| panda-roid-1.8.0-sources.jar | 9 KB |
| panda-roid-1.8.0-javadoc.jar | 87 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.pandafw/panda-roid/ -->
<dependency>
<groupId>com.github.pandafw</groupId>
<artifactId>panda-roid</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pandafw/panda-roid/
implementation 'com.github.pandafw:panda-roid:1.8.0'
// https://jarcasting.com/artifacts/com.github.pandafw/panda-roid/
implementation ("com.github.pandafw:panda-roid:1.8.0")
'com.github.pandafw:panda-roid:jar:1.8.0'
<dependency org="com.github.pandafw" name="panda-roid" rev="1.8.0">
<artifact name="panda-roid" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pandafw', module='panda-roid', version='1.8.0')
)
libraryDependencies += "com.github.pandafw" % "panda-roid" % "1.8.0"
[com.github.pandafw/panda-roid "1.8.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.pandafw : panda-core | jar | 1.8.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.android : android | jar | 4.1.1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |