Download koops-aws-0.0.1.jar file - Jar k

Jar examples for k:koops-aws

Description

A Kotlin DSL for devops

You can download jar file koops-aws 0.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add koops-aws-0.0.1.jar to your project.

<dependency>
   <groupId>com.codingue.koops</groupId>
   <artifactId>koops-aws</artifactId>
   <version>0.0.1</version>
</dependency>
compile group: 'com.codingue.koops', name: 'koops-aws', version: '0.0.1'
libraryDependencies += "com.codingue.koops" % "koops-aws" % "0.0.1"
<dependency org="com.codingue.koops" name="koops-aws" rev="0.0.1"/>
@Grapes(@Grab(group='com.codingue.koops', module='koops-aws', version='0.0.1'))
'com.codingue.koops:koops-aws:jar:0.0.1'

Download

Click the following link to download the jar file.

koops-aws-0.0.1-javadoc.jar
koops-aws-0.0.1-sources.jar
koops-aws-0.0.1.jar
koops-aws-0.0.1.pom



Related Tutorials