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