не последняя версия
Последняя версия 0.4.1

io.urf:urf-vocab-content 0.3.2

URF vocabulary for describing resource content.

Группа

Группа

io.urf
Идентификатор

Идентификатор

urf-vocab-content
Версия

Версия

0.3.2
Тип

Тип

jar

Скачать urf-vocab-content 0.3.2


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