Panda Docs

Panda Docs is a library of some commonly used documents.

License

License

GroupId

GroupId

com.github.pandafw
ArtifactId

ArtifactId

panda-docs
Last Version

Last Version

1.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

Panda Docs
Panda Docs is a library of some commonly used documents.

Download panda-docs

How to add to project

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

Dependencies

compile (1)

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

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