https://github.com/cleydyr/pimaco4j
Biblioteca para facilitar a obtenção das dimensões de várias etiquetas da Pimaco
https://github.com/cleydyr/pimaco4j
Last synced: 4 months ago
JSON representation
Biblioteca para facilitar a obtenção das dimensões de várias etiquetas da Pimaco
- Host: GitHub
- URL: https://github.com/cleydyr/pimaco4j
- Owner: cleydyr
- License: gpl-3.0
- Created: 2020-03-27T22:28:04.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-14T13:51:37.000Z (over 4 years ago)
- Last Synced: 2025-01-07T06:32:16.880Z (5 months ago)
- Language: Java
- Size: 30.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pimaco4j
A library to easily deal with the labels sizes from manufacturer Pimaco.## Usage instructions
Add a dependency to your pom.xml.
```
com.github.cleydyr
pimaco4j
1.0-SNAPSHOT
```
All distance measures returned by the methods are in centimeters.