| License |
License |
|---|---|
| Categories |
CategoriesKeY Data Data Formats Formal Verification |
| GroupId | GroupIdio.apikey |
| ArtifactId | ArtifactIdcryptoapi |
| Last Version | Last Version0.4.15 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptioncryptoapi
Framework for working with CryptoAPI
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cryptoapi-0.4.15.pom | |
| cryptoapi-0.4.15-sources.jar | 20 KB |
| cryptoapi-0.4.15-javadoc.jar | 212 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.apikey/cryptoapi/ -->
<dependency>
<groupId>io.apikey</groupId>
<artifactId>cryptoapi</artifactId>
<version>0.4.15</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.apikey/cryptoapi/
implementation 'io.apikey:cryptoapi:0.4.15'
// https://jarcasting.com/artifacts/io.apikey/cryptoapi/
implementation ("io.apikey:cryptoapi:0.4.15")
'io.apikey:cryptoapi:aar:0.4.15'
<dependency org="io.apikey" name="cryptoapi" rev="0.4.15">
<artifact name="cryptoapi" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.apikey', module='cryptoapi', version='0.4.15')
)
libraryDependencies += "io.apikey" % "cryptoapi" % "0.4.15"
[io.apikey/cryptoapi "0.4.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.61 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.60 |
| com.google.code.gson : gson | jar | 2.8.5 |
| com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
| com.squareup.okhttp3 : logging-interceptor | jar | 4.9.3 |
| io.apikey : model | jar | 0.4.15 |