| License | License | 
|---|---|
| GroupId | GroupIdio.github.iosephknecht | 
| ArtifactId | ArtifactIdbarcode-receiver-android | 
| Last Version | Last Versionv1.0.0-alpha01 | 
| Release Date | Release Date | 
| Type | Typeaar | 
| Description | Descriptionbarcode-receiver-android implementation of lifecycle observer for bind barcodes receiver with lifecycle | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/io.github.iosephknecht/barcode-receiver-android/ -->
<dependency>
    <groupId>io.github.iosephknecht</groupId>
    <artifactId>barcode-receiver-android</artifactId>
    <version>v1.0.0-alpha01</version>
    <type>aar</type>
</dependency>// https://jarcasting.com/artifacts/io.github.iosephknecht/barcode-receiver-android/
implementation 'io.github.iosephknecht:barcode-receiver-android:v1.0.0-alpha01'// https://jarcasting.com/artifacts/io.github.iosephknecht/barcode-receiver-android/
implementation ("io.github.iosephknecht:barcode-receiver-android:v1.0.0-alpha01")'io.github.iosephknecht:barcode-receiver-android:aar:v1.0.0-alpha01'<dependency org="io.github.iosephknecht" name="barcode-receiver-android" rev="v1.0.0-alpha01">
  <artifact name="barcode-receiver-android" type="aar" />
</dependency>@Grapes(
@Grab(group='io.github.iosephknecht', module='barcode-receiver-android', version='v1.0.0-alpha01')
)libraryDependencies += "io.github.iosephknecht" % "barcode-receiver-android" % "v1.0.0-alpha01"[io.github.iosephknecht/barcode-receiver-android "v1.0.0-alpha01"]| Group / Artifact | Type | Version | 
|---|---|---|
| androidx.fragment » fragment | jar | 1.3.6 | 
| androidx.lifecycle » lifecycle-common-java8 | jar | 2.4.0 | 
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.30 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| io.github.iosephknecht : barcode-receiver-api | jar | v1.0.0-alpha01 |