is not current version
Last Version 0.10.2

com.github.gpor0:jaffas 0.9.2

Java Fast Forward

GroupId

GroupId

com.github.gpor0
ArtifactId

ArtifactId

jaffas
Version

Version

0.9.2
Type

Type

jar

Download jaffas 0.9.2


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