Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.stickycode.bootstrap |
ArtifactId | ArtifactIdsticky-bootstrap-tck |
Version | Version2.3 |
Type | Typejar |
Filename | Size |
---|---|
sticky-bootstrap-tck-2.3.pom | |
sticky-bootstrap-tck-2.3.jar | 26 KB |
sticky-bootstrap-tck-2.3-sources.jar | 13 KB |
sticky-bootstrap-tck-2.3-javadoc.jar | 181 KB |
Browse |
<!-- 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"]