Last Version

jafpl 0.3.83

Just Another Fine Pipeline Language.

License

License

GroupId

GroupId

com.jafpl
ArtifactId

ArtifactId

jafpl_2.13
Version

Version

0.3.83
Type

Type

jar
Description

Description

jafpl
Just Another Fine Pipeline Language.
Project URL

Project URL

https://jafpl.com/
Project Organization

Project Organization

JAFPL
Source Code Management

Source Code Management

https://github.com/ndw/jafpl

Download jafpl_2.13 0.3.83


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.5
org.slf4j : slf4j-api jar 1.7.32
org.scala-lang.modules : scala-xml_2.13 jar 1.3.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.3

Project Modules

There are no modules declared in this project.