| GroupId | GroupIdcom.weblyzard.sparql |
|---|---|
| ArtifactId | ArtifactIdstreaming-sparql-pom |
| Version | Version0.0.7.1 |
| Type | Typepom |
| Filename | Size |
|---|---|
| streaming-sparql-pom-0.0.7.1.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.weblyzard.sparql/streaming-sparql-pom/ -->
<dependency>
<groupId>com.weblyzard.sparql</groupId>
<artifactId>streaming-sparql-pom</artifactId>
<version>0.0.7.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.weblyzard.sparql/streaming-sparql-pom/
implementation 'com.weblyzard.sparql:streaming-sparql-pom:0.0.7.1'
// https://jarcasting.com/artifacts/com.weblyzard.sparql/streaming-sparql-pom/
implementation ("com.weblyzard.sparql:streaming-sparql-pom:0.0.7.1")
'com.weblyzard.sparql:streaming-sparql-pom:pom:0.0.7.1'
<dependency org="com.weblyzard.sparql" name="streaming-sparql-pom" rev="0.0.7.1">
<artifact name="streaming-sparql-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.weblyzard.sparql', module='streaming-sparql-pom', version='0.0.7.1')
)
libraryDependencies += "com.weblyzard.sparql" % "streaming-sparql-pom" % "0.0.7.1"
[com.weblyzard.sparql/streaming-sparql-pom "0.0.7.1"]