License |
License |
---|---|
GroupId | GroupIdcom.tink |
ArtifactId | ArtifactIdmodels |
Last Version | Last Version0.8.4 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionmodels
A library for Tink core services
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
models-0.8.4.pom | |
models-0.8.4-sources.jar | 22 KB |
models-0.8.4-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.tink/models/ -->
<dependency>
<groupId>com.tink</groupId>
<artifactId>models</artifactId>
<version>0.8.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tink/models/
implementation 'com.tink:models:0.8.4'
// https://jarcasting.com/artifacts/com.tink/models/
implementation ("com.tink:models:0.8.4")
'com.tink:models:aar:0.8.4'
<dependency org="com.tink" name="models" rev="0.8.4">
<artifact name="models" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tink', module='models', version='0.8.4')
)
libraryDependencies += "com.tink" % "models" % "0.8.4"
[com.tink/models "0.8.4"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.5.31 |
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.5.31 |