is not current version
Last Version 0.2.40

com.jafpl:jafpl_2.12 0.0.76

Just Another Fine Pipeline Language.

GroupId

GroupId

com.jafpl
ArtifactId

ArtifactId

jafpl_2.12
Version

Version

0.0.76
Type

Type

jar

Download jafpl_2.12 0.0.76


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