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