is not current version
Last Version 4.2.1

it.unibz.inf.ontop:ontop-client 3.0.0-beta-2


Categories

Categories

CLI User Interface
GroupId

GroupId

it.unibz.inf.ontop
ArtifactId

ArtifactId

ontop-client
Version

Version

3.0.0-beta-2
Type

Type

pom

Download ontop-client 3.0.0-beta-2

Filename Size
ontop-client-3.0.0-beta-2.pom 691 bytes
Browse

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