Last Version

Commons: PDB 1.0

Reader for PalmOS PDB files

License

License

GNU Lesser General Public License Version 3
GroupId

GroupId

org.shredzone.commons
ArtifactId

ArtifactId

commons-pdb
Version

Version

1.0
Type

Type

jar
Description

Description

Commons: PDB
Reader for PalmOS PDB files
Project URL

Project URL

http://commons.shredzone.org
Source Code Management

Source Code Management

https://github.com/shred/commons-pdb/

Download commons-pdb 1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.