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