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