Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.stickycode.bootstrap |
ArtifactId | ArtifactIdsticky-bootstrap-tck |
Version | Version1.7 |
Type | Typejar |
Filename | Size |
---|---|
sticky-bootstrap-tck-1.7.pom | |
sticky-bootstrap-tck-1.7.jar | 24 KB |
sticky-bootstrap-tck-1.7-sources.jar | 12 KB |
sticky-bootstrap-tck-1.7-javadoc.jar | 164 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.stickycode.bootstrap/sticky-bootstrap-tck/ -->
<dependency>
<groupId>net.stickycode.bootstrap</groupId>
<artifactId>sticky-bootstrap-tck</artifactId>
<version>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode.bootstrap/sticky-bootstrap-tck/
implementation 'net.stickycode.bootstrap:sticky-bootstrap-tck:1.7'
// https://jarcasting.com/artifacts/net.stickycode.bootstrap/sticky-bootstrap-tck/
implementation ("net.stickycode.bootstrap:sticky-bootstrap-tck:1.7")
'net.stickycode.bootstrap:sticky-bootstrap-tck:jar:1.7'
<dependency org="net.stickycode.bootstrap" name="sticky-bootstrap-tck" rev="1.7">
<artifact name="sticky-bootstrap-tck" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode.bootstrap', module='sticky-bootstrap-tck', version='1.7')
)
libraryDependencies += "net.stickycode.bootstrap" % "sticky-bootstrap-tck" % "1.7"
[net.stickycode.bootstrap/sticky-bootstrap-tck "1.7"]