GroupId | GroupIdcom.github.tkurz.webjars |
---|---|
ArtifactId | ArtifactIdsquebi |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
squebi-1.0.1.pom | |
squebi-1.0.1.jar | 433 KB |
squebi-1.0.1-sources.jar | 437 KB |
squebi-1.0.1-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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tkurz.webjars/squebi/
implementation 'com.github.tkurz.webjars:squebi:1.0.1'
// https://jarcasting.com/artifacts/com.github.tkurz.webjars/squebi/
implementation ("com.github.tkurz.webjars:squebi:1.0.1")
'com.github.tkurz.webjars:squebi:jar:1.0.1'
<dependency org="com.github.tkurz.webjars" name="squebi" rev="1.0.1">
<artifact name="squebi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tkurz.webjars', module='squebi', version='1.0.1')
)
libraryDependencies += "com.github.tkurz.webjars" % "squebi" % "1.0.1"
[com.github.tkurz.webjars/squebi "1.0.1"]