GroupId | GroupIdcom.ontology2 |
---|---|
ArtifactId | ArtifactIdharuhi |
Version | Versiont20131015 |
Type | Typejar |
Filename | Size |
---|---|
haruhi-t20131015.pom | |
haruhi-t20131015.jar | 22 KB |
haruhi-t20131015-sources.jar | 12 KB |
haruhi-t20131015-javadoc.jar | 93 KB |
haruhi-t20131015-jar-with-dependencies.jar | 22 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ontology2/haruhi/ -->
<dependency>
<groupId>com.ontology2</groupId>
<artifactId>haruhi</artifactId>
<version>t20131015</version>
</dependency>
// https://jarcasting.com/artifacts/com.ontology2/haruhi/
implementation 'com.ontology2:haruhi:t20131015'
// https://jarcasting.com/artifacts/com.ontology2/haruhi/
implementation ("com.ontology2:haruhi:t20131015")
'com.ontology2:haruhi:jar:t20131015'
<dependency org="com.ontology2" name="haruhi" rev="t20131015">
<artifact name="haruhi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ontology2', module='haruhi', version='t20131015')
)
libraryDependencies += "com.ontology2" % "haruhi" % "t20131015"
[com.ontology2/haruhi "t20131015"]