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

org.metafacture:metafacture-triples 5.1.0

Modules for working with triples

Группа

Группа

org.metafacture
Идентификатор

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

metafacture-triples
Версия

Версия

5.1.0
Тип

Тип

jar

Скачать metafacture-triples 5.1.0


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