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