GroupId | GroupIdorg.unlaxer |
---|---|
ArtifactId | ArtifactIdunlaxer-vocabulary |
Version | Version1.1.10 |
Type | Typejar |
Filename | Size |
---|---|
unlaxer-vocabulary-1.1.10.pom | |
unlaxer-vocabulary-1.1.10.jar | 261 bytes |
unlaxer-vocabulary-1.1.10-sources.jar | 261 bytes |
unlaxer-vocabulary-1.1.10-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.unlaxer/unlaxer-vocabulary/ -->
<dependency>
<groupId>org.unlaxer</groupId>
<artifactId>unlaxer-vocabulary</artifactId>
<version>1.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.unlaxer/unlaxer-vocabulary/
implementation 'org.unlaxer:unlaxer-vocabulary:1.1.10'
// https://jarcasting.com/artifacts/org.unlaxer/unlaxer-vocabulary/
implementation ("org.unlaxer:unlaxer-vocabulary:1.1.10")
'org.unlaxer:unlaxer-vocabulary:jar:1.1.10'
<dependency org="org.unlaxer" name="unlaxer-vocabulary" rev="1.1.10">
<artifact name="unlaxer-vocabulary" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.unlaxer', module='unlaxer-vocabulary', version='1.1.10')
)
libraryDependencies += "org.unlaxer" % "unlaxer-vocabulary" % "1.1.10"
[org.unlaxer/unlaxer-vocabulary "1.1.10"]