is not current version
Last Version 3.2

com.ontology2:infovore 3.0


GroupId

GroupId

com.ontology2
ArtifactId

ArtifactId

infovore
Version

Version

3.0
Type

Type

pom

Download infovore 3.0

Filename Size
infovore-3.0.pom 4 KB
Browse

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