is not current version
Last Version 1.8.0

com.github.pandafw:panda-roid 1.5.5

Panda Roid is a library for android develop.

GroupId

GroupId

com.github.pandafw
ArtifactId

ArtifactId

panda-roid
Version

Version

1.5.5
Type

Type

jar

Download panda-roid 1.5.5


<!-- https://jarcasting.com/artifacts/com.github.pandafw/panda-roid/ -->
<dependency>
    <groupId>com.github.pandafw</groupId>
    <artifactId>panda-roid</artifactId>
    <version>1.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pandafw/panda-roid/
implementation 'com.github.pandafw:panda-roid:1.5.5'
// https://jarcasting.com/artifacts/com.github.pandafw/panda-roid/
implementation ("com.github.pandafw:panda-roid:1.5.5")
'com.github.pandafw:panda-roid:jar:1.5.5'
<dependency org="com.github.pandafw" name="panda-roid" rev="1.5.5">
  <artifact name="panda-roid" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pandafw', module='panda-roid', version='1.5.5')
)
libraryDependencies += "com.github.pandafw" % "panda-roid" % "1.5.5"
[com.github.pandafw/panda-roid "1.5.5"]