g

globalmentor-vocab-foaf

GlobalMentor definitions for the FOAF language.
文件下载
文件名 操作
globalmentor-vocab-foaf-0.17.0.jar 下载
globalmentor-vocab-foaf-0.17.0.pom 下载
globalmentor-vocab-foaf-0.17.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.globalmentor</groupId>
  <artifactId>globalmentor-vocab-foaf</artifactId>
  <version>0.17.0</version>
</dependency>
Gradle Groovy
implementation 'com.globalmentor:globalmentor-vocab-foaf:0.17.0'
Gradle Kotlin
implementation("com.globalmentor:globalmentor-vocab-foaf:0.17.0")
Scala SBT
libraryDependencies += "com.globalmentor" % "globalmentor-vocab-foaf" % "0.17.0"
Groovy Grape
@Grapes(
  @Grab(group='com.globalmentor', module='globalmentor-vocab-foaf', version='0.17.0')
)
Apache Ivy
<dependency org="com.globalmentor" name="globalmentor-vocab-foaf" rev="0.17.0" />
Leiningen
[com.globalmentor/globalmentor-vocab-foaf "0.17.0"]
Apache Buildr
'com.globalmentor:globalmentor-vocab-foaf:jar:0.17.0'