is not current version
Last Version 1.2.9

com.touscm:quicker-web 1.2.2

quicker-web

GroupId

GroupId

com.touscm
ArtifactId

ArtifactId

quicker-web
Version

Version

1.2.2
Type

Type

jar

Download quicker-web 1.2.2


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