Files download
File Operation
dsl-core-metadata-0.17.1-dev1o+35e72985.jar download
dsl-core-metadata-0.17.1-dev1o+35e72985.pom download
dsl-core-metadata-0.17.1-dev1o+35e72985-sources.jar download
Apache Maven
<dependency>
  <groupId>it.unibo.tuprolog</groupId>
  <artifactId>dsl-core-metadata</artifactId>
  <version>0.17.1-dev1o+35e72985</version>
</dependency>
Gradle Groovy
implementation 'it.unibo.tuprolog:dsl-core-metadata:0.17.1-dev1o+35e72985'
Gradle Kotlin
implementation("it.unibo.tuprolog:dsl-core-metadata:0.17.1-dev1o+35e72985")
Scala SBT
libraryDependencies += "it.unibo.tuprolog" % "dsl-core-metadata" % "0.17.1-dev1o+35e72985"
Groovy Grape
@Grapes(
  @Grab(group='it.unibo.tuprolog', module='dsl-core-metadata', version='0.17.1-dev1o+35e72985')
)
Apache Ivy
<dependency org="it.unibo.tuprolog" name="dsl-core-metadata" rev="0.17.1-dev1o+35e72985" />
Leiningen
[it.unibo.tuprolog/dsl-core-metadata "0.17.1-dev1o+35e72985"]
Apache Buildr
'it.unibo.tuprolog:dsl-core-metadata:jar:0.17.1-dev1o+35e72985'