is not current version
Last Version 0.0.7.2

com.weblyzard.sparql:streaming-client 0.0.7.1


Categories

Categories

CLI User Interface
GroupId

GroupId

com.weblyzard.sparql
ArtifactId

ArtifactId

streaming-client
Version

Version

0.0.7.1
Type

Type

jar

Download streaming-client 0.0.7.1


<!-- https://jarcasting.com/artifacts/com.weblyzard.sparql/streaming-client/ -->
<dependency>
    <groupId>com.weblyzard.sparql</groupId>
    <artifactId>streaming-client</artifactId>
    <version>0.0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.weblyzard.sparql/streaming-client/
implementation 'com.weblyzard.sparql:streaming-client:0.0.7.1'
// https://jarcasting.com/artifacts/com.weblyzard.sparql/streaming-client/
implementation ("com.weblyzard.sparql:streaming-client:0.0.7.1")
'com.weblyzard.sparql:streaming-client:jar:0.0.7.1'
<dependency org="com.weblyzard.sparql" name="streaming-client" rev="0.0.7.1">
  <artifact name="streaming-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.weblyzard.sparql', module='streaming-client', version='0.0.7.1')
)
libraryDependencies += "com.weblyzard.sparql" % "streaming-client" % "0.0.7.1"
[com.weblyzard.sparql/streaming-client "0.0.7.1"]