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

Jar examples for c:common-core-open

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials