Categories |
CategoriesNet |
---|---|
GroupId | GroupIdio.github.x-englishwordnet |
ArtifactId | ArtifactIdxewn-jaxb |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
xewn-jaxb-1.0.0.pom | |
xewn-jaxb-1.0.0.jar | 39 KB |
xewn-jaxb-1.0.0-sources.jar | 37 KB |
xewn-jaxb-1.0.0-javadoc.jar | 181 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.x-englishwordnet/xewn-jaxb/ -->
<dependency>
<groupId>io.github.x-englishwordnet</groupId>
<artifactId>xewn-jaxb</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.x-englishwordnet/xewn-jaxb/
implementation 'io.github.x-englishwordnet:xewn-jaxb:1.0.0'
// https://jarcasting.com/artifacts/io.github.x-englishwordnet/xewn-jaxb/
implementation ("io.github.x-englishwordnet:xewn-jaxb:1.0.0")
'io.github.x-englishwordnet:xewn-jaxb:jar:1.0.0'
<dependency org="io.github.x-englishwordnet" name="xewn-jaxb" rev="1.0.0">
<artifact name="xewn-jaxb" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.x-englishwordnet', module='xewn-jaxb', version='1.0.0')
)
libraryDependencies += "io.github.x-englishwordnet" % "xewn-jaxb" % "1.0.0"
[io.github.x-englishwordnet/xewn-jaxb "1.0.0"]