| Группа | Группаcom.panemu |
|---|---|
| Идентификатор | Идентификаторtiwulfx |
| Версия | Версия3.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| tiwulfx-3.0.pom | |
| tiwulfx-3.0.jar | 462 KB |
| tiwulfx-3.0-sources.jar | 186 KB |
| tiwulfx-3.0-javadoc.jar | 1014 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.panemu/tiwulfx/ -->
<dependency>
<groupId>com.panemu</groupId>
<artifactId>tiwulfx</artifactId>
<version>3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.panemu/tiwulfx/
implementation 'com.panemu:tiwulfx:3.0'
// https://jarcasting.com/artifacts/com.panemu/tiwulfx/
implementation ("com.panemu:tiwulfx:3.0")
'com.panemu:tiwulfx:jar:3.0'
<dependency org="com.panemu" name="tiwulfx" rev="3.0">
<artifact name="tiwulfx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.panemu', module='tiwulfx', version='3.0')
)
libraryDependencies += "com.panemu" % "tiwulfx" % "3.0"
[com.panemu/tiwulfx "3.0"]