is not current version
Last Version 1.1.9

de.gematik.ti:cardreader.provider.usb.identos 1.1.8

The CardReaderProvider-USB-Identos library provides functionality to use Identos card reader on Android devices.

Categories

Categories

IDE Development Tools
GroupId

GroupId

de.gematik.ti
ArtifactId

ArtifactId

cardreader.provider.usb.identos
Version

Version

1.1.8
Type

Type

aar

Download cardreader.provider.usb.identos 1.1.8


<!-- https://jarcasting.com/artifacts/de.gematik.ti/cardreader.provider.usb.identos/ -->
<dependency>
    <groupId>de.gematik.ti</groupId>
    <artifactId>cardreader.provider.usb.identos</artifactId>
    <version>1.1.8</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/de.gematik.ti/cardreader.provider.usb.identos/
implementation 'de.gematik.ti:cardreader.provider.usb.identos:1.1.8'
// https://jarcasting.com/artifacts/de.gematik.ti/cardreader.provider.usb.identos/
implementation ("de.gematik.ti:cardreader.provider.usb.identos:1.1.8")
'de.gematik.ti:cardreader.provider.usb.identos:aar:1.1.8'
<dependency org="de.gematik.ti" name="cardreader.provider.usb.identos" rev="1.1.8">
  <artifact name="cardreader.provider.usb.identos" type="aar" />
</dependency>
@Grapes(
@Grab(group='de.gematik.ti', module='cardreader.provider.usb.identos', version='1.1.8')
)
libraryDependencies += "de.gematik.ti" % "cardreader.provider.usb.identos" % "1.1.8"
[de.gematik.ti/cardreader.provider.usb.identos "1.1.8"]