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