is not current version
Last Version 1.22.6

com.governikus:ausweisapp 1.20.2

The AusweisApp2 is a software, that you can use to identify yourself online with your electronic residence permit or your eID card.

GroupId

GroupId

com.governikus
ArtifactId

ArtifactId

ausweisapp
Version

Version

1.20.2
Type

Type

aar

Download ausweisapp 1.20.2


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