is not current version
Last Version 3.2

com.ontology2:haruhi 3.0


GroupId

GroupId

com.ontology2
ArtifactId

ArtifactId

haruhi
Version

Version

3.0
Type

Type

jar

Download haruhi 3.0


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