не последняя версия
Последняя версия 0.9.3.5

gr.ekt.bte:bte-io 0.9.2

This is the input/output module of the Biblio-Transformation-Engine

Группа

Группа

gr.ekt.bte
Идентификатор

Идентификатор

bte-io
Версия

Версия

0.9.2
Тип

Тип

jar

Скачать bte-io 0.9.2


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