License |
License |
---|---|
GroupId | GroupIdde.naturzukunft.rdf4j |
ArtifactId | ArtifactIdvocabulary |
Version | Version0.1.1 |
Type | Typejar |
Description |
Descriptionsome common stuff
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vocabulary-0.1.1.pom | |
vocabulary-0.1.1.jar | 281 KB |
vocabulary-0.1.1-sources.jar | 399 KB |
vocabulary-0.1.1-javadoc.jar | 754 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.naturzukunft.rdf4j/vocabulary/ -->
<dependency>
<groupId>de.naturzukunft.rdf4j</groupId>
<artifactId>vocabulary</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.naturzukunft.rdf4j/vocabulary/
implementation 'de.naturzukunft.rdf4j:vocabulary:0.1.1'
// https://jarcasting.com/artifacts/de.naturzukunft.rdf4j/vocabulary/
implementation ("de.naturzukunft.rdf4j:vocabulary:0.1.1")
'de.naturzukunft.rdf4j:vocabulary:jar:0.1.1'
<dependency org="de.naturzukunft.rdf4j" name="vocabulary" rev="0.1.1">
<artifact name="vocabulary" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.naturzukunft.rdf4j', module='vocabulary', version='0.1.1')
)
libraryDependencies += "de.naturzukunft.rdf4j" % "vocabulary" % "0.1.1"
[de.naturzukunft.rdf4j/vocabulary "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.rdf4j : rdf4j-model | jar |