не последняя версия
Последняя версия 1.8.0

top.jfunc.common:common-crypto 1.2

encrypt,decrypt interface implements by symmetric,asymmetric,digester

Группа

Группа

top.jfunc.common
Идентификатор

Идентификатор

common-crypto
Версия

Версия

1.2
Тип

Тип

jar

Скачать common-crypto 1.2


<!-- https://jarcasting.com/artifacts/top.jfunc.common/common-crypto/ -->
<dependency>
    <groupId>top.jfunc.common</groupId>
    <artifactId>common-crypto</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/top.jfunc.common/common-crypto/
implementation 'top.jfunc.common:common-crypto:1.2'
// https://jarcasting.com/artifacts/top.jfunc.common/common-crypto/
implementation ("top.jfunc.common:common-crypto:1.2")
'top.jfunc.common:common-crypto:jar:1.2'
<dependency org="top.jfunc.common" name="common-crypto" rev="1.2">
  <artifact name="common-crypto" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.jfunc.common', module='common-crypto', version='1.2')
)
libraryDependencies += "top.jfunc.common" % "common-crypto" % "1.2"
[top.jfunc.common/common-crypto "1.2"]