is not current version
Last Version 0.9.3.5

gr.ekt.bte:bte-core 0.9.2.3

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

GroupId

GroupId

gr.ekt.bte
ArtifactId

ArtifactId

bte-core
Version

Version

0.9.2.3
Type

Type

jar

Download bte-core 0.9.2.3


<!-- https://jarcasting.com/artifacts/gr.ekt.bte/bte-core/ -->
<dependency>
    <groupId>gr.ekt.bte</groupId>
    <artifactId>bte-core</artifactId>
    <version>0.9.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/gr.ekt.bte/bte-core/
implementation 'gr.ekt.bte:bte-core:0.9.2.3'
// https://jarcasting.com/artifacts/gr.ekt.bte/bte-core/
implementation ("gr.ekt.bte:bte-core:0.9.2.3")
'gr.ekt.bte:bte-core:jar:0.9.2.3'
<dependency org="gr.ekt.bte" name="bte-core" rev="0.9.2.3">
  <artifact name="bte-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='gr.ekt.bte', module='bte-core', version='0.9.2.3')
)
libraryDependencies += "gr.ekt.bte" % "bte-core" % "0.9.2.3"
[gr.ekt.bte/bte-core "0.9.2.3"]