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