is not current version
Last Version 1.2.2

de.gematik.ti:healthcard.access 1.2.1

The HealthCardAcess library is an low level framework for accessing smart cards of the telematic infrastructure.

GroupId

GroupId

de.gematik.ti
ArtifactId

ArtifactId

healthcard.access
Version

Version

1.2.1
Type

Type

jar

Download healthcard.access 1.2.1


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