barcode-receiver-android

implementation of lifecycle observer for bind barcodes receiver with lifecycle

License

License

GroupId

GroupId

io.github.iosephknecht
ArtifactId

ArtifactId

barcode-receiver-android
Last Version

Last Version

v1.0.0-alpha01
Release Date

Release Date

Type

Type

aar
Description

Description

barcode-receiver-android
implementation of lifecycle observer for bind barcodes receiver with lifecycle
Project URL

Project URL

https://github.com/IosephKnecht/barcode-receiver-demo-app
Source Code Management

Source Code Management

https://github.com/IosephKnecht/barcode-receiver-demo-app/tree/master

Download barcode-receiver-android

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

runtime (1)

Group / Artifact Type Version
io.github.iosephknecht : barcode-receiver-api jar v1.0.0-alpha01

Project Modules

There are no modules declared in this project.

Versions

Version
v1.0.0-alpha01