is not current version
Last Version 6.0.4

org.webjars:startbootstrap-creative 3.3.7+1

WebJar for startbootstrap-creative

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

startbootstrap-creative
Version

Version

3.3.7+1
Type

Type

jar

Download startbootstrap-creative 3.3.7+1


<!-- https://jarcasting.com/artifacts/org.webjars/startbootstrap-creative/ -->
<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>startbootstrap-creative</artifactId>
    <version>3.3.7+1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/startbootstrap-creative/
implementation 'org.webjars:startbootstrap-creative:3.3.7+1'
// https://jarcasting.com/artifacts/org.webjars/startbootstrap-creative/
implementation ("org.webjars:startbootstrap-creative:3.3.7+1")
'org.webjars:startbootstrap-creative:jar:3.3.7+1'
<dependency org="org.webjars" name="startbootstrap-creative" rev="3.3.7+1">
  <artifact name="startbootstrap-creative" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='startbootstrap-creative', version='3.3.7+1')
)
libraryDependencies += "org.webjars" % "startbootstrap-creative" % "3.3.7+1"
[org.webjars/startbootstrap-creative "3.3.7+1"]