License |
License |
---|---|
Categories |
CategoriesNet KeY Data Data Formats Formal Verification |
GroupId | GroupIdnet.iris |
ArtifactId | ArtifactIdmobile-key-lib |
Last Version | Last Version5.7.0.rc01 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmobile-key-lib
iRiS Integration Library - Mobile key framework
|
Filename | Size |
---|---|
mobile-key-lib-5.7.0.rc01.pom | -1 bytes |
mobile-key-lib-5.7.0.rc01-sources.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.iris/mobile-key-lib/ -->
<dependency>
<groupId>net.iris</groupId>
<artifactId>mobile-key-lib</artifactId>
<version>5.7.0.rc01</version>
</dependency>
// https://jarcasting.com/artifacts/net.iris/mobile-key-lib/
implementation 'net.iris:mobile-key-lib:5.7.0.rc01'
// https://jarcasting.com/artifacts/net.iris/mobile-key-lib/
implementation ("net.iris:mobile-key-lib:5.7.0.rc01")
'net.iris:mobile-key-lib:jar:5.7.0.rc01'
<dependency org="net.iris" name="mobile-key-lib" rev="5.7.0.rc01">
<artifact name="mobile-key-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.iris', module='mobile-key-lib', version='5.7.0.rc01')
)
libraryDependencies += "net.iris" % "mobile-key-lib" % "5.7.0.rc01"
[net.iris/mobile-key-lib "5.7.0.rc01"]