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

top.jfunc.common:common-crypto 1.3

encrypt,decrypt interface implements by symmetric,asymmetric,digester

Группа

Группа

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

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

common-crypto
Версия

Версия

1.3
Тип

Тип

jar

Скачать common-crypto 1.3


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