Jar examples for k:koops-core
A Kotlin DSL for devops
You can download jar file koops-core 0.0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add koops-core-0.0.1.jar to your project.
<dependency> <groupId>com.codingue.koops</groupId> <artifactId>koops-core</artifactId> <version>0.0.1</version> </dependency>
compile group: 'com.codingue.koops', name: 'koops-core', version: '0.0.1'
libraryDependencies += "com.codingue.koops" % "koops-core" % "0.0.1"
<dependency org="com.codingue.koops" name="koops-core" rev="0.0.1"/>
@Grapes(@Grab(group='com.codingue.koops', module='koops-core', version='0.0.1'))
'com.codingue.koops:koops-core:jar:0.0.1'
Click the following link to download the jar file.
koops-core-0.0.1-javadoc.jar