is not current version
Last Version 0.3.0

org.smartdeveloperhub.vocabulary:sdh-vocabulary 0.2.0

The ontologies of the Smart Developer Hub project

GroupId

GroupId

org.smartdeveloperhub.vocabulary
ArtifactId

ArtifactId

sdh-vocabulary
Version

Version

0.2.0
Type

Type

jar

Download sdh-vocabulary 0.2.0


<!-- https://jarcasting.com/artifacts/org.smartdeveloperhub.vocabulary/sdh-vocabulary/ -->
<dependency>
    <groupId>org.smartdeveloperhub.vocabulary</groupId>
    <artifactId>sdh-vocabulary</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.smartdeveloperhub.vocabulary/sdh-vocabulary/
implementation 'org.smartdeveloperhub.vocabulary:sdh-vocabulary:0.2.0'
// https://jarcasting.com/artifacts/org.smartdeveloperhub.vocabulary/sdh-vocabulary/
implementation ("org.smartdeveloperhub.vocabulary:sdh-vocabulary:0.2.0")
'org.smartdeveloperhub.vocabulary:sdh-vocabulary:jar:0.2.0'
<dependency org="org.smartdeveloperhub.vocabulary" name="sdh-vocabulary" rev="0.2.0">
  <artifact name="sdh-vocabulary" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smartdeveloperhub.vocabulary', module='sdh-vocabulary', version='0.2.0')
)
libraryDependencies += "org.smartdeveloperhub.vocabulary" % "sdh-vocabulary" % "0.2.0"
[org.smartdeveloperhub.vocabulary/sdh-vocabulary "0.2.0"]