is not current version
Last Version 0.4.5

cn.vertxup:up-themis 0.4.4


Categories

Categories

Themis Security
GroupId

GroupId

cn.vertxup
ArtifactId

ArtifactId

up-themis
Version

Version

0.4.4
Type

Type

jar

Download up-themis 0.4.4


<!-- 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"]