GroupId | GroupIdcom.github.raffaeleragni |
---|---|
ArtifactId | ArtifactIdtinder-patterns |
Version | Version1.10 |
Type | Typejar |
Filename | Size |
---|---|
tinder-patterns-1.10.pom | |
tinder-patterns-1.10.jar | 12 KB |
tinder-patterns-1.10-sources.jar | 12 KB |
tinder-patterns-1.10-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.raffaeleragni/tinder-patterns/ -->
<dependency>
<groupId>com.github.raffaeleragni</groupId>
<artifactId>tinder-patterns</artifactId>
<version>1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.raffaeleragni/tinder-patterns/
implementation 'com.github.raffaeleragni:tinder-patterns:1.10'
// https://jarcasting.com/artifacts/com.github.raffaeleragni/tinder-patterns/
implementation ("com.github.raffaeleragni:tinder-patterns:1.10")
'com.github.raffaeleragni:tinder-patterns:jar:1.10'
<dependency org="com.github.raffaeleragni" name="tinder-patterns" rev="1.10">
<artifact name="tinder-patterns" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.raffaeleragni', module='tinder-patterns', version='1.10')
)
libraryDependencies += "com.github.raffaeleragni" % "tinder-patterns" % "1.10"
[com.github.raffaeleragni/tinder-patterns "1.10"]