is not current version
Last Version 0.2

io.github.radkovo:owldocgen 0.1

Yet another ontology documentation generator

GroupId

GroupId

io.github.radkovo
ArtifactId

ArtifactId

owldocgen
Version

Version

0.1
Type

Type

jar

Download owldocgen 0.1


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