is not current version
Last Version 3.2

com.ontology2:haruhi 3.1


GroupId

GroupId

com.ontology2
ArtifactId

ArtifactId

haruhi
Version

Version

3.1
Type

Type

jar

Download haruhi 3.1


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