base

BarcodeScanner

License

License

GroupId

GroupId

io.github.dadino.barcodescanner
ArtifactId

ArtifactId

base
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

aar
Description

Description

base
BarcodeScanner

Download base

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.dadino.barcodescanner/base/ -->
<dependency>
    <groupId>io.github.dadino.barcodescanner</groupId>
    <artifactId>base</artifactId>
    <version>0.3.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dadino.barcodescanner/base/
implementation 'io.github.dadino.barcodescanner:base:0.3.0'
// https://jarcasting.com/artifacts/io.github.dadino.barcodescanner/base/
implementation ("io.github.dadino.barcodescanner:base:0.3.0")
'io.github.dadino.barcodescanner:base:aar:0.3.0'
<dependency org="io.github.dadino.barcodescanner" name="base" rev="0.3.0">
  <artifact name="base" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.dadino.barcodescanner', module='base', version='0.3.0')
)
libraryDependencies += "io.github.dadino.barcodescanner" % "base" % "0.3.0"
[io.github.dadino.barcodescanner/base "0.3.0"]

Dependencies

compile (9)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.5.0
androidx.lifecycle » lifecycle-runtime-ktx jar 2.4.1
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.0
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.0
com.jakewharton.timber : timber jar 4.7.1
com.google.protobuf : protobuf-javalite jar 3.19.4
io.github.dadino.quickstart3 : contextformattable jar 0.12.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.1
0.2.0
0.1.0
0.0.7
0.0.6
0.0.5