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