Categories |
CategoriesScala Languages AWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.github.seratch |
ArtifactId | ArtifactIdawscala-iam_2.10 |
Version | Version0.7.2 |
Type | Typejar |
Filename | Size |
---|---|
awscala-iam_2.10-0.7.2.pom | |
awscala-iam_2.10-0.7.2.jar | 76 KB |
awscala-iam_2.10-0.7.2-sources.jar | 8 KB |
awscala-iam_2.10-0.7.2-javadoc.jar | 446 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.seratch/awscala-iam_2.10/ -->
<dependency>
<groupId>com.github.seratch</groupId>
<artifactId>awscala-iam_2.10</artifactId>
<version>0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/awscala-iam_2.10/
implementation 'com.github.seratch:awscala-iam_2.10:0.7.2'
// https://jarcasting.com/artifacts/com.github.seratch/awscala-iam_2.10/
implementation ("com.github.seratch:awscala-iam_2.10:0.7.2")
'com.github.seratch:awscala-iam_2.10:jar:0.7.2'
<dependency org="com.github.seratch" name="awscala-iam_2.10" rev="0.7.2">
<artifact name="awscala-iam_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='awscala-iam_2.10', version='0.7.2')
)
libraryDependencies += "com.github.seratch" % "awscala-iam_2.10" % "0.7.2"
[com.github.seratch/awscala-iam_2.10 "0.7.2"]