is not current version
Last Version 3.1

net.stickycode.bootstrap:sticky-bootstrap-tck 1.7

Test kit for sticky bootstrap

Categories

Categories

Net
GroupId

GroupId

net.stickycode.bootstrap
ArtifactId

ArtifactId

sticky-bootstrap-tck
Version

Version

1.7
Type

Type

jar

Download sticky-bootstrap-tck 1.7


<!-- 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"]