| Категории |
КатегорииThemis Безопасность |
|---|---|
| Группа | Группаcn.vertxup |
| Идентификатор | Идентификаторup-themis |
| Версия | Версия0.4.4 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| up-themis-0.4.4.pom | |
| up-themis-0.4.4.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.vertxup/up-themis/ -->
<dependency>
<groupId>cn.vertxup</groupId>
<artifactId>up-themis</artifactId>
<version>0.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.vertxup/up-themis/
implementation 'cn.vertxup:up-themis:0.4.4'
// https://jarcasting.com/artifacts/cn.vertxup/up-themis/
implementation ("cn.vertxup:up-themis:0.4.4")
'cn.vertxup:up-themis:jar:0.4.4'
<dependency org="cn.vertxup" name="up-themis" rev="0.4.4">
<artifact name="up-themis" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.vertxup', module='up-themis', version='0.4.4')
)
libraryDependencies += "cn.vertxup" % "up-themis" % "0.4.4"
[cn.vertxup/up-themis "0.4.4"]