не последняя версия
Последняя версия 3.0.0

com.qspin.qtaste:qtaste-kernel 2.2.1


Группа

Группа

com.qspin.qtaste
Идентификатор

Идентификатор

qtaste-kernel
Версия

Версия

2.2.1
Тип

Тип

jar

Скачать qtaste-kernel 2.2.1


<!-- https://jarcasting.com/artifacts/com.qspin.qtaste/qtaste-kernel/ -->
<dependency>
    <groupId>com.qspin.qtaste</groupId>
    <artifactId>qtaste-kernel</artifactId>
    <version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.qspin.qtaste/qtaste-kernel/
implementation 'com.qspin.qtaste:qtaste-kernel:2.2.1'
// https://jarcasting.com/artifacts/com.qspin.qtaste/qtaste-kernel/
implementation ("com.qspin.qtaste:qtaste-kernel:2.2.1")
'com.qspin.qtaste:qtaste-kernel:jar:2.2.1'
<dependency org="com.qspin.qtaste" name="qtaste-kernel" rev="2.2.1">
  <artifact name="qtaste-kernel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qspin.qtaste', module='qtaste-kernel', version='2.2.1')
)
libraryDependencies += "com.qspin.qtaste" % "qtaste-kernel" % "2.2.1"
[com.qspin.qtaste/qtaste-kernel "2.2.1"]