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