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