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