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