is not current version
Last Version 3.1

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

Test kit for sticky bootstrap

Categories

Categories

Net
GroupId

GroupId

net.stickycode.bootstrap
ArtifactId

ArtifactId

sticky-bootstrap-tck
Version

Version

2.3
Type

Type

jar

Download sticky-bootstrap-tck 2.3


<!-- https://jarcasting.com/artifacts/net.stickycode.bootstrap/sticky-bootstrap-tck/ -->
<dependency>
    <groupId>net.stickycode.bootstrap</groupId>
    <artifactId>sticky-bootstrap-tck</artifactId>
    <version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode.bootstrap/sticky-bootstrap-tck/
implementation 'net.stickycode.bootstrap:sticky-bootstrap-tck:2.3'
// https://jarcasting.com/artifacts/net.stickycode.bootstrap/sticky-bootstrap-tck/
implementation ("net.stickycode.bootstrap:sticky-bootstrap-tck:2.3")
'net.stickycode.bootstrap:sticky-bootstrap-tck:jar:2.3'
<dependency org="net.stickycode.bootstrap" name="sticky-bootstrap-tck" rev="2.3">
  <artifact name="sticky-bootstrap-tck" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode.bootstrap', module='sticky-bootstrap-tck', version='2.3')
)
libraryDependencies += "net.stickycode.bootstrap" % "sticky-bootstrap-tck" % "2.3"
[net.stickycode.bootstrap/sticky-bootstrap-tck "2.3"]