Download dswork-core-8.8.0.RELEASE.jar file - Jar d

Jar examples for d:dswork-core

Description

dswork-core

You can download jar file dswork-core 8.8.0.RELEASE in this page.

License

GNU Lesser General Public License v3.0

Build File

You can use the following script to add dswork-core-8.8.0.RELEASE.jar to your project.

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

Download

Click the following link to download the jar file.

dswork-core-8.8.0.RELEASE-javadoc.jar
dswork-core-8.8.0.RELEASE-sources.jar
dswork-core-8.8.0.RELEASE.jar
dswork-core-8.8.0.RELEASE.pom



Related Tutorials