Panda Roid

Panda Roid is a library for android develop.

License

License

GroupId

GroupId

com.github.pandafw
ArtifactId

ArtifactId

panda-roid
Last Version

Last Version

1.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

Panda Roid
Panda Roid is a library for android develop.

Download panda-roid

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.pandafw : panda-core jar 1.8.0

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.
com.github.pandafw

Panda Framework

Versions

Version
1.8.0
1.7.0
1.6.0
1.5.5
1.5.3
1.5.2
1.5.1
1.5.0
1.3.1
1.3.0
1.2.0