License |
License |
---|---|
GroupId | GroupIdde.gematik.ti |
ArtifactId | ArtifactIdopenhealthcard.common |
Version | Version1.1.2 |
Type | Typeaar |
Description |
DescriptionOpenHealthCard-Common-Android
The CardReaderProvider-NFC-Android library provides functionality to use the NFC interface on Android devices.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/de.gematik.ti/openhealthcard.common/ -->
<dependency>
<groupId>de.gematik.ti</groupId>
<artifactId>openhealthcard.common</artifactId>
<version>1.1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/de.gematik.ti/openhealthcard.common/
implementation 'de.gematik.ti:openhealthcard.common:1.1.2'
// https://jarcasting.com/artifacts/de.gematik.ti/openhealthcard.common/
implementation ("de.gematik.ti:openhealthcard.common:1.1.2")
'de.gematik.ti:openhealthcard.common:aar:1.1.2'
<dependency org="de.gematik.ti" name="openhealthcard.common" rev="1.1.2">
<artifact name="openhealthcard.common" type="aar" />
</dependency>
@Grapes(
@Grab(group='de.gematik.ti', module='openhealthcard.common', version='1.1.2')
)
libraryDependencies += "de.gematik.ti" % "openhealthcard.common" % "1.1.2"
[de.gematik.ti/openhealthcard.common "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.greenrobot : eventbus | jar | 3.1.1 |
de.gematik.ti : openhealthcard.events | jar | 1.2.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
de.gematik.ti : cardreader.provider.api | jar | 1.2.1 |