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