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