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

Jar examples for c:common-core-open

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials