https://github.com/vanruesc/barcodefragmentlibrary
https://github.com/vanruesc/barcodefragmentlibrary
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vanruesc/barcodefragmentlibrary
- Owner: vanruesc
- License: other
- Archived: true
- Created: 2015-05-24T12:10:29.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-09-26T08:44:47.000Z (over 9 years ago)
- Last Synced: 2024-10-02T08:44:14.064Z (over 1 year ago)
- Language: Java
- Size: 1.1 MB
- Stars: 1
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BarcodeFragmentLibrary [  ](https://bintray.com/m-a-x-g/maven/BarcodeFragmentLibrary/_latestVersion)
A Barcode Fragment Library based on [barcodefraglibv2](https://code.google.com/p/barcodefraglibv2).
## Usage
Add in build.gradle file:
```groovy
repositories {
maven {
url "http://dl.bintray.com/m-a-x-g/maven"
}
}
dependencies {
compile 'de.fhb.BarcodeFragmentLibrary:app:1.3'
}
```
## License
Copyright (c) 2015
Licensed under the Apache license 2.0.