GroupId | GroupIdcom.github.tkurz.webjars |
---|---|
ArtifactId | ArtifactIdsquebi |
Version | Version0.0.7 |
Type | Typejar |
Filename | Size |
---|---|
squebi-0.0.7.pom | |
squebi-0.0.7.jar | 1 MB |
squebi-0.0.7-sources.jar | 1 MB |
squebi-0.0.7-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tkurz.webjars/squebi/ -->
<dependency>
<groupId>com.github.tkurz.webjars</groupId>
<artifactId>squebi</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tkurz.webjars/squebi/
implementation 'com.github.tkurz.webjars:squebi:0.0.7'
// https://jarcasting.com/artifacts/com.github.tkurz.webjars/squebi/
implementation ("com.github.tkurz.webjars:squebi:0.0.7")
'com.github.tkurz.webjars:squebi:jar:0.0.7'
<dependency org="com.github.tkurz.webjars" name="squebi" rev="0.0.7">
<artifact name="squebi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tkurz.webjars', module='squebi', version='0.0.7')
)
libraryDependencies += "com.github.tkurz.webjars" % "squebi" % "0.0.7"
[com.github.tkurz.webjars/squebi "0.0.7"]