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