is not current version
Last Version 1.11

com.github.raffaeleragni:tinder 1.3

API stack based on source code generation

GroupId

GroupId

com.github.raffaeleragni
ArtifactId

ArtifactId

tinder
Version

Version

1.3
Type

Type

pom

Download tinder 1.3

Filename Size
tinder-1.3.pom 9 KB
Browse

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