is not current version
Last Version 1.5

ws.ament.hammock:bootstrap-owb 1.2.1


GroupId

GroupId

ws.ament.hammock
ArtifactId

ArtifactId

bootstrap-owb
Version

Version

1.2.1
Type

Type

jar

Download bootstrap-owb 1.2.1


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