| License |
License |
|---|---|
| GroupId | GroupIdcom.github.raffaeleragni |
| ArtifactId | ArtifactIdtinder |
| Last Version | Last Version1.11 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionTinder
API stack based on source code generation
|
| Filename | Size |
|---|---|
| tinder-1.11.pom | 11 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.raffaeleragni/tinder/ -->
<dependency>
<groupId>com.github.raffaeleragni</groupId>
<artifactId>tinder</artifactId>
<version>1.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.raffaeleragni/tinder/
implementation 'com.github.raffaeleragni:tinder:1.11'
// https://jarcasting.com/artifacts/com.github.raffaeleragni/tinder/
implementation ("com.github.raffaeleragni:tinder:1.11")
'com.github.raffaeleragni:tinder:pom:1.11'
<dependency org="com.github.raffaeleragni" name="tinder" rev="1.11">
<artifact name="tinder" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.raffaeleragni', module='tinder', version='1.11')
)
libraryDependencies += "com.github.raffaeleragni" % "tinder" % "1.11"
[com.github.raffaeleragni/tinder "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 |