GroupId | GroupIdcom.qspin.qtaste |
---|---|
ArtifactId | ArtifactIdqtaste-toolbox |
Version | Version2.2.2 |
Type | Typepom |
Filename | Size |
---|---|
qtaste-toolbox-2.2.2.pom | 641 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.qspin.qtaste/qtaste-toolbox/ -->
<dependency>
<groupId>com.qspin.qtaste</groupId>
<artifactId>qtaste-toolbox</artifactId>
<version>2.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.qspin.qtaste/qtaste-toolbox/
implementation 'com.qspin.qtaste:qtaste-toolbox:2.2.2'
// https://jarcasting.com/artifacts/com.qspin.qtaste/qtaste-toolbox/
implementation ("com.qspin.qtaste:qtaste-toolbox:2.2.2")
'com.qspin.qtaste:qtaste-toolbox:pom:2.2.2'
<dependency org="com.qspin.qtaste" name="qtaste-toolbox" rev="2.2.2">
<artifact name="qtaste-toolbox" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.qspin.qtaste', module='qtaste-toolbox', version='2.2.2')
)
libraryDependencies += "com.qspin.qtaste" % "qtaste-toolbox" % "2.2.2"
[com.qspin.qtaste/qtaste-toolbox "2.2.2"]