is not current version
Last Version 0.4.5

cn.vertxup:up-themis 0.4.3


Categories

Categories

Themis Security
GroupId

GroupId

cn.vertxup
ArtifactId

ArtifactId

up-themis
Version

Version

0.4.3
Type

Type

jar

Download up-themis 0.4.3


<!-- https://jarcasting.com/artifacts/cn.vertxup/up-themis/ -->
<dependency>
    <groupId>cn.vertxup</groupId>
    <artifactId>up-themis</artifactId>
    <version>0.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.vertxup/up-themis/
implementation 'cn.vertxup:up-themis:0.4.3'
// https://jarcasting.com/artifacts/cn.vertxup/up-themis/
implementation ("cn.vertxup:up-themis:0.4.3")
'cn.vertxup:up-themis:jar:0.4.3'
<dependency org="cn.vertxup" name="up-themis" rev="0.4.3">
  <artifact name="up-themis" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.vertxup', module='up-themis', version='0.4.3')
)
libraryDependencies += "cn.vertxup" % "up-themis" % "0.4.3"
[cn.vertxup/up-themis "0.4.3"]