Last Version

from_yaml 1.0.0

Parse WordNet YAML files into model.

License

License

GroupId

GroupId

io.github.oewntk
ArtifactId

ArtifactId

fromyaml
Version

Version

1.0.0
Type

Type

jar
Description

Description

from_yaml
Parse WordNet YAML files into model.
Project URL

Project URL

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

Project Organization

com.github.oewntk
Source Code Management

Source Code Management

https://github.com/oewntk/fromyaml

Download fromyaml 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.oewntk : model jar 1.0.0
org.yaml : snakeyaml jar 1.29

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.