Jar examples for k:karman-core
Karman is a standardized Cloud File Management Interface for Groovy. It provides a unified means and simple DSL for accessing files on the cloud via extensible StorageProviders
You can download jar file karman-core 0.10.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add karman-core-0.10.2.jar to your project.
<dependency> <groupId>com.bertramlabs.plugins</groupId> <artifactId>karman-core</artifactId> <version>0.10.2</version> </dependency>
compile group: 'com.bertramlabs.plugins', name: 'karman-core', version: '0.10.2'
libraryDependencies += "com.bertramlabs.plugins" % "karman-core" % "0.10.2"
<dependency org="com.bertramlabs.plugins" name="karman-core" rev="0.10.2"/>
@Grapes(@Grab(group='com.bertramlabs.plugins', module='karman-core', version='0.10.2'))
'com.bertramlabs.plugins:karman-core:jar:0.10.2'
Click the following link to download the jar file.
karman-core-0.10.2-javadoc.jar