is not current version
Last Version 1.11

com.github.raffaeleragni:tinder-processors 1.3

APT processors that will generate source code

GroupId

GroupId

com.github.raffaeleragni
ArtifactId

ArtifactId

tinder-processors
Version

Version

1.3
Type

Type

jar

Download tinder-processors 1.3


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