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