is not current version
Last Version 3.2

com.ontology2:infovore t20140412


GroupId

GroupId

com.ontology2
ArtifactId

ArtifactId

infovore
Version

Version

t20140412
Type

Type

pom

Download infovore t20140412

Filename Size
infovore-t20140412.pom 2 KB
Browse

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