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

com.mastfrog:portable-crypto 2.6.1


Группа

Группа

com.mastfrog
Идентификатор

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

portable-crypto
Версия

Версия

2.6.1
Тип

Тип

jar

Скачать portable-crypto 2.6.1


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