License |
License |
---|---|
GroupId | GroupIdcom.tink |
ArtifactId | ArtifactIdcore |
Version | Version0.6.8 |
Type | Typeaar |
Description |
Descriptioncore
A library for Tink core services
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core-0.6.8.pom | |
core-0.6.8-sources.jar | 2 KB |
core-0.6.8-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.tink/core/ -->
<dependency>
<groupId>com.tink</groupId>
<artifactId>core</artifactId>
<version>0.6.8</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tink/core/
implementation 'com.tink:core:0.6.8'
// https://jarcasting.com/artifacts/com.tink/core/
implementation ("com.tink:core:0.6.8")
'com.tink:core:aar:0.6.8'
<dependency org="com.tink" name="core" rev="0.6.8">
<artifact name="core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tink', module='core', version='0.6.8')
)
libraryDependencies += "com.tink" % "core" % "0.6.8"
[com.tink/core "0.6.8"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.4.32 |
com.google.dagger : dagger-android-support | jar | 2.24 |
com.google.dagger : dagger-android | jar | 2.24 |
io.reactivex.rxjava2 : rxjava | jar | 2.2.21 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.4.3 |
com.tink : service | jar | 0.6.8 |
com.tink : models | jar | 0.6.8 |