is not current version
Last Version 2.5.0

org.lappsgrid:vocabulary 2.3.0

LAPPS Vocabulary of annotations, features, and metadata.

GroupId

GroupId

org.lappsgrid
ArtifactId

ArtifactId

vocabulary
Version

Version

2.3.0
Type

Type

jar

Download vocabulary 2.3.0


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