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