a

arg2p-js

A 2p-kt library for structured argumentation
https://github.com/tuProlog/arg2p-kt
Apache-2.0
Giuseppe Pisano
Files download
File Operation
arg2p-js-0.1.0-archeo+4a6f56f.jar download
arg2p-js-0.1.0-archeo+4a6f56f.pom download
arg2p-js-0.1.0-archeo+4a6f56f-sources.jar download
Apache Maven
<dependency>
  <groupId>it.unibo.tuprolog.argumentation</groupId>
  <artifactId>arg2p-js</artifactId>
  <version>0.1.0-archeo+4a6f56f</version>
</dependency>
Gradle Groovy
implementation 'it.unibo.tuprolog.argumentation:arg2p-js:0.1.0-archeo+4a6f56f'
Gradle Kotlin
implementation("it.unibo.tuprolog.argumentation:arg2p-js:0.1.0-archeo+4a6f56f")
Scala SBT
libraryDependencies += "it.unibo.tuprolog.argumentation" % "arg2p-js" % "0.1.0-archeo+4a6f56f"
Groovy Grape
@Grapes(
  @Grab(group='it.unibo.tuprolog.argumentation', module='arg2p-js', version='0.1.0-archeo+4a6f56f')
)
Apache Ivy
<dependency org="it.unibo.tuprolog.argumentation" name="arg2p-js" rev="0.1.0-archeo+4a6f56f" />
Leiningen
[it.unibo.tuprolog.argumentation/arg2p-js "0.1.0-archeo+4a6f56f"]
Apache Buildr
'it.unibo.tuprolog.argumentation:arg2p-js:jar:0.1.0-archeo+4a6f56f'