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