License |
License |
---|---|
Categories |
CategoriesScala Languages AWS Container PaaS Providers |
GroupId | GroupIdcom.github.seratch |
ArtifactId | ArtifactIdawscala-iam_2.13 |
Version | Version0.9.2 |
Type | Typejar |
Description |
Descriptionawscala
awscala
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.seratch |
Filename | Size |
---|---|
awscala-iam_2.13-0.9.2.pom | |
awscala-iam_2.13-0.9.2.jar | 75 KB |
awscala-iam_2.13-0.9.2-sources.jar | 8 KB |
awscala-iam_2.13-0.9.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.seratch/awscala-iam_2.13/ -->
<dependency>
<groupId>com.github.seratch</groupId>
<artifactId>awscala-iam_2.13</artifactId>
<version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/awscala-iam_2.13/
implementation 'com.github.seratch:awscala-iam_2.13:0.9.2'
// https://jarcasting.com/artifacts/com.github.seratch/awscala-iam_2.13/
implementation ("com.github.seratch:awscala-iam_2.13:0.9.2")
'com.github.seratch:awscala-iam_2.13:jar:0.9.2'
<dependency org="com.github.seratch" name="awscala-iam_2.13" rev="0.9.2">
<artifact name="awscala-iam_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='awscala-iam_2.13', version='0.9.2')
)
libraryDependencies += "com.github.seratch" % "awscala-iam_2.13" % "0.9.2"
[com.github.seratch/awscala-iam_2.13 "0.9.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.4 |
com.github.seratch : awscala-core_2.13 | jar | 0.9.2 |
com.amazonaws : aws-java-sdk-iam | jar | 1.11.1034 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.scalatest : scalatest_2.13 | jar | 3.2.9 |