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

io.github.clormor:santander-parser '0.4.10-SNAPSHOT'

Library for parsing UK Santander bank and credit card statements

Категории

Категории

Ant Компиляция и сборка ORM Данные
Группа

Группа

io.github.clormor
Идентификатор

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

santander-parser
Версия

Версия

'0.4.10-SNAPSHOT'
Тип

Тип

jar

Скачать santander-parser '0.4.10-SNAPSHOT'


<!-- https://jarcasting.com/artifacts/io.github.clormor/santander-parser/ -->
<dependency>
    <groupId>io.github.clormor</groupId>
    <artifactId>santander-parser</artifactId>
    <version>'0.4.10-SNAPSHOT'</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.clormor/santander-parser/
implementation 'io.github.clormor:santander-parser:'0.4.10-SNAPSHOT''
// https://jarcasting.com/artifacts/io.github.clormor/santander-parser/
implementation ("io.github.clormor:santander-parser:'0.4.10-SNAPSHOT'")
'io.github.clormor:santander-parser:jar:'0.4.10-SNAPSHOT''
<dependency org="io.github.clormor" name="santander-parser" rev="'0.4.10-SNAPSHOT'">
  <artifact name="santander-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.clormor', module='santander-parser', version=''0.4.10-SNAPSHOT'')
)
libraryDependencies += "io.github.clormor" % "santander-parser" % "'0.4.10-SNAPSHOT'"
[io.github.clormor/santander-parser "'0.4.10-SNAPSHOT'"]