is not current version
Last Version 1.5

ws.ament.hammock:bootstrap-owb 1.3


GroupId

GroupId

ws.ament.hammock
ArtifactId

ArtifactId

bootstrap-owb
Version

Version

1.3
Type

Type

jar

Download bootstrap-owb 1.3


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