Download bte-core-0.9.2.2.jar file - Jar b

Jar examples for b:bte-core

Description

This is the core module of the Biblio-Transformation-Engine

You can download jar file bte-core 0.9.2.2 in this page.

Build File

You can use the following script to add bte-core-0.9.2.2.jar to your project.

<dependency>
   <groupId>gr.ekt.bte</groupId>
   <artifactId>bte-core</artifactId>
   <version>0.9.2.2</version>
</dependency>
compile group: 'gr.ekt.bte', name: 'bte-core', version: '0.9.2.2'
libraryDependencies += "gr.ekt.bte" % "bte-core" % "0.9.2.2"
<dependency org="gr.ekt.bte" name="bte-core" rev="0.9.2.2"/>
@Grapes(@Grab(group='gr.ekt.bte', module='bte-core', version='0.9.2.2'))
'gr.ekt.bte:bte-core:jar:0.9.2.2'

Download

Click the following link to download the jar file.

bte-core-0.9.2.2-javadoc.jar
bte-core-0.9.2.2-sources.jar
bte-core-0.9.2.2.jar
bte-core-0.9.2.2.pom



Related Tutorials