An open API service indexing awesome lists of open source software.

https://github.com/vanruesc/barcodefragmentlibrary


https://github.com/vanruesc/barcodefragmentlibrary

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# BarcodeFragmentLibrary [ ![Download](https://api.bintray.com/packages/m-a-x-g/maven/BarcodeFragmentLibrary/images/download.svg) ](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.