is not current version
Last Version 0.8.4

core 0.8.2

A library for Tink core services

License

License

GroupId

GroupId

com.tink
ArtifactId

ArtifactId

core
Version

Version

0.8.2
Type

Type

aar
Description

Description

core
A library for Tink core services
Project URL

Project URL

https://github.com/tink-ab/tink-core-android
Source Code Management

Source Code Management

https://github.com/tink-ab/tink-core-android

Download core 0.8.2


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

Dependencies

compile (7)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.31
com.google.dagger : dagger-android-support jar 2.40.5
com.google.dagger : dagger-android jar 2.40.5
io.reactivex.rxjava2 : rxjava jar 2.2.21
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.2
com.tink : service jar 0.8.2
com.tink : models jar 0.8.2

Project Modules

There are no modules declared in this project.