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.9.8 in this page.
The Apache Software License, Version 2.0
You can use the following script to add karman-core-0.9.8.jar to your project.
<dependency> <groupId>com.bertramlabs.plugins</groupId> <artifactId>karman-core</artifactId> <version>0.9.8</version> </dependency>
compile group: 'com.bertramlabs.plugins', name: 'karman-core', version: '0.9.8'
libraryDependencies += "com.bertramlabs.plugins" % "karman-core" % "0.9.8"
<dependency org="com.bertramlabs.plugins" name="karman-core" rev="0.9.8"/>
@Grapes(@Grab(group='com.bertramlabs.plugins', module='karman-core', version='0.9.8'))
'com.bertramlabs.plugins:karman-core:jar:0.9.8'
Click the following link to download the jar file.
karman-core-0.9.8-javadoc.jar