Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.weblyzard.sparql |
ArtifactId | ArtifactIdstreaming-client |
Version | Version0.0.7.1 |
Type | Typejar |
Filename | Size |
---|---|
streaming-client-0.0.7.1.pom | |
streaming-client-0.0.7.1.jar | 3 KB |
streaming-client-0.0.7.1-sources.jar | 1 KB |
streaming-client-0.0.7.1-javadoc.jar | 23 KB |
Browse |
<!-- 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"]