Download wealdtech-configuration-1.1.0.jar file - Jar w

Jar examples for w:wealdtech-configuration

Description

Java configuration objects from single file

You can download jar file wealdtech-configuration 1.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add wealdtech-configuration-1.1.0.jar to your project.

<dependency>
   <groupId>com.wealdtech</groupId>
   <artifactId>wealdtech-configuration</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'com.wealdtech', name: 'wealdtech-configuration', version: '1.1.0'
libraryDependencies += "com.wealdtech" % "wealdtech-configuration" % "1.1.0"
<dependency org="com.wealdtech" name="wealdtech-configuration" rev="1.1.0"/>
@Grapes(@Grab(group='com.wealdtech', module='wealdtech-configuration', version='1.1.0'))
'com.wealdtech:wealdtech-configuration:jar:1.1.0'

Download

Click the following link to download the jar file.

wealdtech-configuration-1.1.0-javadoc.jar
wealdtech-configuration-1.1.0-sources.jar
wealdtech-configuration-1.1.0.jar
wealdtech-configuration-1.1.0.pom



Related Tutorials