Download bluemix-config-parser-0.0.5.jar file - Jar b

Jar examples for b:bluemix-config-parser

Description

Bluemix Config Parser

You can download jar file bluemix-config-parser 0.0.5 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add bluemix-config-parser-0.0.5.jar to your project.

<dependency>
   <groupId>com.clianz</groupId>
   <artifactId>bluemix-config-parser</artifactId>
   <version>0.0.5</version>
</dependency>
compile group: 'com.clianz', name: 'bluemix-config-parser', version: '0.0.5'
libraryDependencies += "com.clianz" % "bluemix-config-parser" % "0.0.5"
<dependency org="com.clianz" name="bluemix-config-parser" rev="0.0.5"/>
@Grapes(@Grab(group='com.clianz', module='bluemix-config-parser', version='0.0.5'))
'com.clianz:bluemix-config-parser:jar:0.0.5'

Download

Click the following link to download the jar file.

bluemix-config-parser-0.0.5-javadoc.jar
bluemix-config-parser-0.0.5-sources.jar
bluemix-config-parser-0.0.5.jar
bluemix-config-parser-0.0.5.pom



Related Tutorials