is not current version
Last Version 1.9.14

io.fogsy:empire-rdf4j 1.9.13


GroupId

GroupId

io.fogsy
ArtifactId

ArtifactId

empire-rdf4j
Version

Version

1.9.13
Type

Type

jar

Download empire-rdf4j 1.9.13


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