is not current version
Last Version 0.6

eu.fbk.rdfpro:rdfpro-dist 0.3

Distribution module providing source and binary assemblies. Includes also RDFpro command line tool main class.

GroupId

GroupId

eu.fbk.rdfpro
ArtifactId

ArtifactId

rdfpro-dist
Version

Version

0.3
Type

Type

jar

Download rdfpro-dist 0.3


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