Jar examples for b:bte-core
This is the core module of the Biblio-Transformation-Engine
You can download jar file bte-core 0.9.2.4 in this page.
You can use the following script to add bte-core-0.9.2.4.jar to your project.
<dependency> <groupId>gr.ekt.bte</groupId> <artifactId>bte-core</artifactId> <version>0.9.2.4</version> </dependency>
compile group: 'gr.ekt.bte', name: 'bte-core', version: '0.9.2.4'
libraryDependencies += "gr.ekt.bte" % "bte-core" % "0.9.2.4"
<dependency org="gr.ekt.bte" name="bte-core" rev="0.9.2.4"/>
@Grapes(@Grab(group='gr.ekt.bte', module='bte-core', version='0.9.2.4'))
'gr.ekt.bte:bte-core:jar:0.9.2.4'
Click the following link to download the jar file.
bte-core-0.9.2.4-javadoc.jar