Last Version

iam2kotlin 1.0.0

a Kotlin mapping for AWS IAM

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.typedpath
ArtifactId

ArtifactId

iam2kotlin
Version

Version

1.0.0
Type

Type

jar
Description

Description

iam2kotlin
a Kotlin mapping for AWS IAM
Project URL

Project URL

https://github.com/typedpath/iam2kotlin
Source Code Management

Source Code Management

https://github.com/typedpath/iam2kotlin

Download iam2kotlin 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.61

Project Modules

There are no modules declared in this project.