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