Download wealdtech-configuration-2.0.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 2.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials