is not current version
Last Version 0.8.4

core 0.6.5

A library for Tink core services

License

License

GroupId

GroupId

com.tink
ArtifactId

ArtifactId

core
Version

Version

0.6.5
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.6.5


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

Dependencies

compile (7)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.10
com.google.dagger : dagger-android-support jar 2.24
com.google.dagger : dagger-android jar 2.24
io.reactivex.rxjava2 : rxjava jar 2.1.9
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.2
com.tink : service jar 0.6.5
com.tink : models jar 0.6.5

Project Modules

There are no modules declared in this project.