MVN

me.dm7.barcodescanner : core

Maven & Gradle

Aug 19, 2017
3 usages
5.4k stars

Barcode Scanner View · An android library project which contains the core barcode scanner view

<dependency>
    <groupId>me.dm7.barcodescanner</groupId>
    <artifactId>core</artifactId>
    <version>1.9.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.dm7.barcodescanner : core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.9.8

All Versions

Choose a version of me.dm7.barcodescanner : core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.9.x
core-1.9.8
core-1.9.7
core-1.9.6
core-1.9.5
core-1.9.4
core-1.9.3
core-1.9.2
core-1.9.1
1.9
core-1.9
1.8.x
core-1.8.4
core-1.8.3
core-1.8.2
core-1.8.1
1.8
core-1.8
1.7.x
core-1.7.2
core-1.7.1
1.7
core-1.7
1.6.x
core-1.6.3
core-1.6.2
core-1.6.1
1.6
core-1.6
1.5
core-1.5
1.4
core-1.4
1.3
core-1.3
1.2
core-1.2
1.1
core-1.1
1.0
core-1.0

How to add a dependency to Maven

Add the following me.dm7.barcodescanner : core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.dm7.barcodescanner</groupId>
    <artifactId>core</artifactId>
    <version>1.9.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.dm7.barcodescanner : core gradle dependency to your build.gradle file:

implementation 'me.dm7.barcodescanner:core:1.9.8'

Gradle Kotlin DSL: Add the following me.dm7.barcodescanner : core gradle kotlin dependency to your build.gradle.kts file:

implementation("me.dm7.barcodescanner:core:1.9.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.dm7.barcodescanner : core sbt scala dependency to your build.sbt file:

libraryDependencies += "me.dm7.barcodescanner" % "core" % "1.9.8"

Advertisement

Dependencies from Group

Aug 19, 2017
12 usages
5.4k stars
Aug 19, 2017
5 usages
5.4k stars
Aug 19, 2017
3 usages
5.4k stars

Discover Dependencies

May 20, 2019
4 usages
218 stars
Dec 28, 2019
5 usages
1 stars
Sep 08, 2021
3 usages
4 stars
Sep 20, 2021
4 usages
3 stars
Feb 07, 2008
15 usages
Nov 16, 2011
3 usages
Jun 14, 2013
5 usages
1 stars
Aug 07, 2022
8 usages
200 stars
Dec 17, 2020
18 usages
Jun 20, 2015
13 usages
1.7k stars