is not current version
Last Version 5.3.4

org.nameapi.ontology:nameapi-ontology5 5.3.1

Contains the domain classes that are used as input to the NameAPI services as well as the result objects.

GroupId

GroupId

org.nameapi.ontology
ArtifactId

ArtifactId

nameapi-ontology5
Version

Version

5.3.1
Type

Type

pom

Download nameapi-ontology5 5.3.1


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