License |
License |
---|---|
GroupId | GroupIdcom.tink |
ArtifactId | ArtifactIdcore |
Version | Version0.8.3 |
Type | Typeaar |
Description |
Descriptioncore
A library for Tink core services
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core-0.8.3.pom | |
core-0.8.3-sources.jar | 3 KB |
core-0.8.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.tink/core/ -->
<dependency>
<groupId>com.tink</groupId>
<artifactId>core</artifactId>
<version>0.8.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tink/core/
implementation 'com.tink:core:0.8.3'
// https://jarcasting.com/artifacts/com.tink/core/
implementation ("com.tink:core:0.8.3")
'com.tink:core:aar:0.8.3'
<dependency org="com.tink" name="core" rev="0.8.3">
<artifact name="core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tink', module='core', version='0.8.3')
)
libraryDependencies += "com.tink" % "core" % "0.8.3"
[com.tink/core "0.8.3"]
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.3 |
com.tink : models | jar | 0.8.3 |