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