License |
License |
---|---|
GroupId | GroupIdcom.github.raffaeleragni |
ArtifactId | ArtifactIdtinder-core |
Last Version | Last Version1.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTinder core
Core library for API stack setup
|
Filename | Size |
---|---|
tinder-core-1.11.pom | |
tinder-core-1.11.jar | 57 KB |
tinder-core-1.11-sources.jar | 43 KB |
tinder-core-1.11-javadoc.jar | 189 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.raffaeleragni/tinder-core/ -->
<dependency>
<groupId>com.github.raffaeleragni</groupId>
<artifactId>tinder-core</artifactId>
<version>1.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.raffaeleragni/tinder-core/
implementation 'com.github.raffaeleragni:tinder-core:1.11'
// https://jarcasting.com/artifacts/com.github.raffaeleragni/tinder-core/
implementation ("com.github.raffaeleragni:tinder-core:1.11")
'com.github.raffaeleragni:tinder-core:jar:1.11'
<dependency org="com.github.raffaeleragni" name="tinder-core" rev="1.11">
<artifact name="tinder-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.raffaeleragni', module='tinder-core', version='1.11')
)
libraryDependencies += "com.github.raffaeleragni" % "tinder-core" % "1.11"
[com.github.raffaeleragni/tinder-core "1.11"]
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value Optional | jar | 2.7.5 |
Group / Artifact | Type | Version |
---|---|---|
org.mortbay.jetty.alpn : alpn-boot | jar | 8.1.13.v20181017 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.3.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.3.0 |
org.junit.platform : junit-platform-launcher | jar | 1.3.0 |
com.h2database : h2 | jar | 1.4.197 |
org.mockito : mockito-core | jar | 2.24.5 |
com.squareup.retrofit2 : retrofit-mock | jar | 2.5.0 |