не последняя версия
Последняя версия 1.0.2.RELEASE

com.github.lansheng228:aws-crypto 1.0.1.RELEASE

使用 aws 协议的验签加密包

Категории

Категории

AWS Контейнер PaaS Providers
Группа

Группа

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

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

aws-crypto
Версия

Версия

1.0.1.RELEASE
Тип

Тип

jar

Скачать aws-crypto 1.0.1.RELEASE


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