GroupId | GroupIdcom.weblyzard.sparql |
---|---|
ArtifactId | ArtifactIdstreaming-sparql |
Version | Version0.0.2 |
Type | Typejar |
Filename | Size |
---|---|
streaming-sparql-0.0.2.pom | |
streaming-sparql-0.0.2.jar | 12 MB |
streaming-sparql-0.0.2-sources.jar | 5 KB |
streaming-sparql-0.0.2-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.weblyzard.sparql/streaming-sparql/ -->
<dependency>
<groupId>com.weblyzard.sparql</groupId>
<artifactId>streaming-sparql</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.weblyzard.sparql/streaming-sparql/
implementation 'com.weblyzard.sparql:streaming-sparql:0.0.2'
// https://jarcasting.com/artifacts/com.weblyzard.sparql/streaming-sparql/
implementation ("com.weblyzard.sparql:streaming-sparql:0.0.2")
'com.weblyzard.sparql:streaming-sparql:jar:0.0.2'
<dependency org="com.weblyzard.sparql" name="streaming-sparql" rev="0.0.2">
<artifact name="streaming-sparql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.weblyzard.sparql', module='streaming-sparql', version='0.0.2')
)
libraryDependencies += "com.weblyzard.sparql" % "streaming-sparql" % "0.0.2"
[com.weblyzard.sparql/streaming-sparql "0.0.2"]