не последняя версия
Последняя версия 3.2

com.ontology2:haruhi t20140412


Группа

Группа

com.ontology2
Идентификатор

Идентификатор

haruhi
Версия

Версия

t20140412
Тип

Тип

jar

Скачать 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"]