is not current version
Last Version 0.8.4

core 0.7.0

A library for Tink core services

License

License

GroupId

GroupId

com.tink
ArtifactId

ArtifactId

core
Version

Version

0.7.0
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.7.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.32
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.4.3
com.tink : service jar 0.7.0
com.tink : models jar 0.7.0

Project Modules

There are no modules declared in this project.