Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 380 Bytes

File metadata and controls

9 lines (6 loc) · 380 Bytes

Picoded.JavaCommons.pdf

Collection of PDF manipulation utilities

Developer setup

  • ./git-init-submodules.sh to preload all the relevent submodules after a git clone ( note : gradle has been configured to include javacommons-core automatically )
  • ./gradlew src for the project gradle build (note that the latest gradle version is not compatible with the build script)