is not current version
Last Version 1.0.3

com.github.tkurz.webjars:squebi 1.0.0

WebJar for Squebi

GroupId

GroupId

com.github.tkurz.webjars
ArtifactId

ArtifactId

squebi
Version

Version

1.0.0
Type

Type

jar

Download squebi 1.0.0


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