A Barcode Fragment Library based on barcodefraglibv2.
Add in build.gradle file:
repositories {
maven {
url "http://dl.bintray.com/m-a-x-g/maven"
}
}
dependencies {
compile 'de.fhb.BarcodeFragmentLibrary:app:1.3'
}
Copyright (c) 2015
Licensed under the Apache license 2.0.