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

Jar examples for c:common-core-open

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials