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