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