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

Jar examples for c:common-core-open

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials