Download common-core-open-2.19.0.jar file - Jar c

Jar examples for c:common-core-open

Description

You can download jar file common-core-open 2.19.0 in this page.

Build File

You can use the following script to add common-core-open-2.19.0.jar to your project.

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

Download

Click the following link to download the jar file.

common-core-open-2.19.0-javadoc.jar
common-core-open-2.19.0-sources.jar
common-core-open-2.19.0.jar
common-core-open-2.19.0.pom



Related Tutorials