is not current version
Last Version 2.8.12

org.ligoj.bootstrap:bootstrap-web 2.7.0


GroupId

GroupId

org.ligoj.bootstrap
ArtifactId

ArtifactId

bootstrap-web
Version

Version

2.7.0
Type

Type

jar

Download bootstrap-web 2.7.0


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