License |
License |
---|---|
GroupId | GroupIdcom.jafpl |
ArtifactId | ArtifactIdjafpl_2.13 |
Last Version | Last Version0.3.83 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjafpl
Just Another Fine Pipeline Language.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jafpl_2.13-0.3.83.pom | |
jafpl_2.13-0.3.83.jar | 322 KB |
jafpl_2.13-0.3.83-sources.jar | 90 KB |
jafpl_2.13-0.3.83-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.3 |