is not current version
Last Version 4.1.6

org.hesperides:bootstrap v4.0.0


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.hesperides
ArtifactId

ArtifactId

bootstrap
Version

Version

v4.0.0
Type

Type

jar

Download bootstrap v4.0.0


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