is not current version
Last Version 1.0.2.RELEASE

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

使用 aws 协议的验签加密包

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.github.lansheng228
ArtifactId

ArtifactId

aws-crypto
Version

Version

1.0.1.RELEASE
Type

Type

jar

Download 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"]