Download cwb-core-1.1.0.RELEASE.jar file - Jar c

Jar examples for c:cwb-core

Description

You can download jar file cwb-core 1.1.0.RELEASE in this page.

License

Apache License

Build File

You can use the following script to add cwb-core-1.1.0.RELEASE.jar to your project.

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

Download

Click the following link to download the jar file.

cwb-core-1.1.0.RELEASE-javadoc.jar
cwb-core-1.1.0.RELEASE-sources.jar
cwb-core-1.1.0.RELEASE.jar
cwb-core-1.1.0.RELEASE.pom



Related Tutorials