is not current version
Last Version 4.1.6

org.hesperides:bootstrap 4.0.3


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.hesperides
ArtifactId

ArtifactId

bootstrap
Version

Version

4.0.3
Type

Type

jar

Download bootstrap 4.0.3


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