is not current version
Last Version 4.2.1

it.unibz.inf.ontop:ontop-test 4.0.3


GroupId

GroupId

it.unibz.inf.ontop
ArtifactId

ArtifactId

ontop-test
Version

Version

4.0.3
Type

Type

pom

Download ontop-test 4.0.3

Filename Size
ontop-test-4.0.3.pom 747 bytes
Browse

<!-- https://jarcasting.com/artifacts/it.unibz.inf.ontop/ontop-test/ -->
<dependency>
    <groupId>it.unibz.inf.ontop</groupId>
    <artifactId>ontop-test</artifactId>
    <version>4.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.unibz.inf.ontop/ontop-test/
implementation 'it.unibz.inf.ontop:ontop-test:4.0.3'
// https://jarcasting.com/artifacts/it.unibz.inf.ontop/ontop-test/
implementation ("it.unibz.inf.ontop:ontop-test:4.0.3")
'it.unibz.inf.ontop:ontop-test:pom:4.0.3'
<dependency org="it.unibz.inf.ontop" name="ontop-test" rev="4.0.3">
  <artifact name="ontop-test" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.unibz.inf.ontop', module='ontop-test', version='4.0.3')
)
libraryDependencies += "it.unibz.inf.ontop" % "ontop-test" % "4.0.3"
[it.unibz.inf.ontop/ontop-test "4.0.3"]