Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.fortytwo.stream |
ArtifactId | ArtifactIdstream42-sparql |
Version | Version1.1 |
Type | Typejar |
Filename | Size |
---|---|
stream42-sparql-1.1.pom | |
stream42-sparql-1.1.jar | 51 KB |
stream42-sparql-1.1-tests.jar | 32 KB |
stream42-sparql-1.1-sources.jar | 24 KB |
stream42-sparql-1.1-javadoc.jar | 142 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.fortytwo.stream/stream42-sparql/ -->
<dependency>
<groupId>net.fortytwo.stream</groupId>
<artifactId>stream42-sparql</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.fortytwo.stream/stream42-sparql/
implementation 'net.fortytwo.stream:stream42-sparql:1.1'
// https://jarcasting.com/artifacts/net.fortytwo.stream/stream42-sparql/
implementation ("net.fortytwo.stream:stream42-sparql:1.1")
'net.fortytwo.stream:stream42-sparql:jar:1.1'
<dependency org="net.fortytwo.stream" name="stream42-sparql" rev="1.1">
<artifact name="stream42-sparql" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.fortytwo.stream', module='stream42-sparql', version='1.1')
)
libraryDependencies += "net.fortytwo.stream" % "stream42-sparql" % "1.1"
[net.fortytwo.stream/stream42-sparql "1.1"]