is not current version
Last Version 0.10.2

com.github.gpor0:jaffas 0.9.7

Java Fast Forward

GroupId

GroupId

com.github.gpor0
ArtifactId

ArtifactId

jaffas
Version

Version

0.9.7
Type

Type

jar

Download jaffas 0.9.7


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