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