is not current version
Last Version 1.8.0

com.github.pandafw:panda-docs 1.7.0

Panda Docs is a library of some commonly used documents.

GroupId

GroupId

com.github.pandafw
ArtifactId

ArtifactId

panda-docs
Version

Version

1.7.0
Type

Type

jar

Download panda-docs 1.7.0


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