GroupId | GroupIdcom.srotya.tau |
---|---|
ArtifactId | ArtifactIdwraith-engine |
Version | Version0.0.6 |
Type | Typejar |
Filename | Size |
---|---|
wraith-engine-0.0.6.pom | |
wraith-engine-0.0.6.jar | 108 KB |
wraith-engine-0.0.6-tests.jar | 34 KB |
wraith-engine-0.0.6-sources.jar | 109 KB |
wraith-engine-0.0.6-javadoc.jar | 573 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.srotya.tau/wraith-engine/ -->
<dependency>
<groupId>com.srotya.tau</groupId>
<artifactId>wraith-engine</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.srotya.tau/wraith-engine/
implementation 'com.srotya.tau:wraith-engine:0.0.6'
// https://jarcasting.com/artifacts/com.srotya.tau/wraith-engine/
implementation ("com.srotya.tau:wraith-engine:0.0.6")
'com.srotya.tau:wraith-engine:jar:0.0.6'
<dependency org="com.srotya.tau" name="wraith-engine" rev="0.0.6">
<artifact name="wraith-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.srotya.tau', module='wraith-engine', version='0.0.6')
)
libraryDependencies += "com.srotya.tau" % "wraith-engine" % "0.0.6"
[com.srotya.tau/wraith-engine "0.0.6"]