Download config-util_2.12-0.5.1.jar file - Jar c

Jar examples for c:config-util-2.12

Description

util

You can download jar file config-util_2.12 0.5.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add config-util_2.12-0.5.1.jar to your project.

<dependency>
   <groupId>com.lambdista</groupId>
   <artifactId>config-util_2.12</artifactId>
   <version>0.5.1</version>
</dependency>
compile group: 'com.lambdista', name: 'config-util_2.12', version: '0.5.1'
libraryDependencies += "com.lambdista" % "config-util_2.12" % "0.5.1"
<dependency org="com.lambdista" name="config-util_2.12" rev="0.5.1"/>
@Grapes(@Grab(group='com.lambdista', module='config-util_2.12', version='0.5.1'))
'com.lambdista:config-util_2.12:jar:0.5.1'

Download

Click the following link to download the jar file.

config-util_2.12-0.5.1-javadoc.jar
config-util_2.12-0.5.1-sources.jar
config-util_2.12-0.5.1.jar
config-util_2.12-0.5.1.pom



Related Tutorials