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

Jar examples for k:koops-common

Description

A Kotlin DSL for devops

You can download jar file koops-common 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-common-0.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials