Last Version

from_xml 1.0.0

Parse WordNet XML file into model.

License

License

GroupId

GroupId

io.github.oewntk
ArtifactId

ArtifactId

fromxml
Version

Version

1.0.0
Type

Type

jar
Description

Description

from_xml
Parse WordNet XML file into model.
Project URL

Project URL

https://github.com/oewntk/fromxml
Project Organization

Project Organization

com.github.oewntk
Source Code Management

Source Code Management

https://github.com/oewntk/fromxml

Download fromxml 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.oewntk : model jar 1.0.0

test (2)

Group / Artifact Type Version
io.github.oewntk : model test-jar 1.0.0
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.