is not current version
Last Version 3.0.0

com.qspin.qtaste:qtaste-kernel 2.2.2


GroupId

GroupId

com.qspin.qtaste
ArtifactId

ArtifactId

qtaste-kernel
Version

Version

2.2.2
Type

Type

jar

Download qtaste-kernel 2.2.2


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