is not current version
Last Version 2.2.1

com.qspin.qtaste:tools 2.2.0


GroupId

GroupId

com.qspin.qtaste
ArtifactId

ArtifactId

tools
Version

Version

2.2.0
Type

Type

jar

Download tools 2.2.0


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