Download wealdtech-core-1.4.0.jar file - Jar w

Jar examples for w:wealdtech-core

Description

Weald Technology core libraries and utilities

You can download jar file wealdtech-core 1.4.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add wealdtech-core-1.4.0.jar to your project.

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

Download

Click the following link to download the jar file.

wealdtech-core-1.4.0-javadoc.jar
wealdtech-core-1.4.0-sources.jar
wealdtech-core-1.4.0.jar
wealdtech-core-1.4.0.pom



Related Tutorials