GroupId | GroupIdcom.panemu |
---|---|
ArtifactId | ArtifactIdtiwulfx |
Version | Version1.9.7 |
Type | Typejar |
Filename | Size |
---|---|
tiwulfx-1.9.7.pom | |
tiwulfx-1.9.7.jar | 519 KB |
tiwulfx-1.9.7-sources.jar | 193 KB |
tiwulfx-1.9.7-javadoc.jar | 668 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.panemu/tiwulfx/ -->
<dependency>
<groupId>com.panemu</groupId>
<artifactId>tiwulfx</artifactId>
<version>1.9.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.panemu/tiwulfx/
implementation 'com.panemu:tiwulfx:1.9.7'
// https://jarcasting.com/artifacts/com.panemu/tiwulfx/
implementation ("com.panemu:tiwulfx:1.9.7")
'com.panemu:tiwulfx:jar:1.9.7'
<dependency org="com.panemu" name="tiwulfx" rev="1.9.7">
<artifact name="tiwulfx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.panemu', module='tiwulfx', version='1.9.7')
)
libraryDependencies += "com.panemu" % "tiwulfx" % "1.9.7"
[com.panemu/tiwulfx "1.9.7"]