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