| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSwagger Межпрограммное взаимодействие REST Frameworks |
| Группа | Группаorg.webjars.npm |
| Идентификатор | Идентификаторswagger-ui-themes |
| Версия | Версия3.0.1 |
| Тип | Типjar |
| Описание |
Описаниеswagger-ui-themes
WebJar for swagger-ui-themes
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| swagger-ui-themes-3.0.1.pom | |
| swagger-ui-themes-3.0.1.jar | 1 MB |
| swagger-ui-themes-3.0.1-sources.jar | 22 bytes |
| swagger-ui-themes-3.0.1-javadoc.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/swagger-ui-themes/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>swagger-ui-themes</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/swagger-ui-themes/
implementation 'org.webjars.npm:swagger-ui-themes:3.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/swagger-ui-themes/
implementation ("org.webjars.npm:swagger-ui-themes:3.0.1")
'org.webjars.npm:swagger-ui-themes:jar:3.0.1'
<dependency org="org.webjars.npm" name="swagger-ui-themes" rev="3.0.1">
<artifact name="swagger-ui-themes" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='swagger-ui-themes', version='3.0.1')
)
libraryDependencies += "org.webjars.npm" % "swagger-ui-themes" % "3.0.1"
[org.webjars.npm/swagger-ui-themes "3.0.1"]