Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.github.lansheng228 |
ArtifactId | ArtifactIdaws-crypto |
Version | Version1.0.1.RELEASE |
Type | Typejar |
Filename | Size |
---|---|
aws-crypto-1.0.1.RELEASE.pom | |
aws-crypto-1.0.1.RELEASE.jar | 30 KB |
aws-crypto-1.0.1.RELEASE-sources.jar | 18 KB |
aws-crypto-1.0.1.RELEASE-javadoc.jar | 104 KB |
Browse |
<!-- 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"]