не последняя версия
Последняя версия 2.4-beta7

com.pojosontheweb:woko-web-bootstrap 2.3.1


Группа

Группа

com.pojosontheweb
Идентификатор

Идентификатор

woko-web-bootstrap
Версия

Версия

2.3.1
Тип

Тип

war

Скачать woko-web-bootstrap 2.3.1


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