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