is not current version
Last Version 3.2

com.ontology2:haruhi t20140412


GroupId

GroupId

com.ontology2
ArtifactId

ArtifactId

haruhi
Version

Version

t20140412
Type

Type

jar

Download haruhi t20140412


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