is not current version
Last Version 1.11

com.github.raffaeleragni:tinder-patterns 1.7

Programming patterns used by Tinder

GroupId

GroupId

com.github.raffaeleragni
ArtifactId

ArtifactId

tinder-patterns
Version

Version

1.7
Type

Type

jar

Download tinder-patterns 1.7


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