barcode

Barcode Module

License

License

GroupId

GroupId

com.botnerd.core
ArtifactId

ArtifactId

barcode
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

aar
Description

Description

barcode
Barcode Module
Project URL

Project URL

https://github.com/botnerd/android-core
Source Code Management

Source Code Management

https://github.com/botnerd/android-core.git

Download barcode

How to add to project

<!-- https://jarcasting.com/artifacts/com.botnerd.core/barcode/ -->
<dependency>
    <groupId>com.botnerd.core</groupId>
    <artifactId>barcode</artifactId>
    <version>1.1.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.botnerd.core/barcode/
implementation 'com.botnerd.core:barcode:1.1.3'
// https://jarcasting.com/artifacts/com.botnerd.core/barcode/
implementation ("com.botnerd.core:barcode:1.1.3")
'com.botnerd.core:barcode:aar:1.1.3'
<dependency org="com.botnerd.core" name="barcode" rev="1.1.3">
  <artifact name="barcode" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.botnerd.core', module='barcode', version='1.1.3')
)
libraryDependencies += "com.botnerd.core" % "barcode" % "1.1.3"
[com.botnerd.core/barcode "1.1.3"]

Dependencies

compile (8)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.4.10
com.jakewharton.timber : timber jar 4.7.1
com.google.zxing : core jar 3.4.1
com.journeyapps : zxing-android-embedded jar 3.5.0
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.10
androidx.databinding » databinding-common jar 4.1.0
androidx.databinding » databinding-runtime jar 4.1.0
androidx.databinding » databinding-adapters jar 4.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3
1.1.2
1.1.1
1.1.0