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