| Группа | Группаcom.pojosontheweb |
|---|---|
| Идентификатор | Идентификаторwoko-web-bootstrap3 |
| Версия | Версия2.4-beta3 |
| Тип | Типwar |
| Имя Файла | Размер |
|---|---|
| woko-web-bootstrap3-2.4-beta3.pom | |
| woko-web-bootstrap3-2.4-beta3.war | 1 MB |
| woko-web-bootstrap3-2.4-beta3-sources.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.pojosontheweb/woko-web-bootstrap3/ -->
<dependency>
<groupId>com.pojosontheweb</groupId>
<artifactId>woko-web-bootstrap3</artifactId>
<version>2.4-beta3</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.pojosontheweb/woko-web-bootstrap3/
implementation 'com.pojosontheweb:woko-web-bootstrap3:2.4-beta3'
// https://jarcasting.com/artifacts/com.pojosontheweb/woko-web-bootstrap3/
implementation ("com.pojosontheweb:woko-web-bootstrap3:2.4-beta3")
'com.pojosontheweb:woko-web-bootstrap3:war:2.4-beta3'
<dependency org="com.pojosontheweb" name="woko-web-bootstrap3" rev="2.4-beta3">
<artifact name="woko-web-bootstrap3" type="war" />
</dependency>
@Grapes(
@Grab(group='com.pojosontheweb', module='woko-web-bootstrap3', version='2.4-beta3')
)
libraryDependencies += "com.pojosontheweb" % "woko-web-bootstrap3" % "2.4-beta3"
[com.pojosontheweb/woko-web-bootstrap3 "2.4-beta3"]