is not current version
Last Version 1.22.6

com.governikus:ausweisapp 1.16.0


GroupId

GroupId

com.governikus
ArtifactId

ArtifactId

ausweisapp
Version

Version

1.16.0
Type

Type

aar

Download ausweisapp 1.16.0


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