is not current version
Last Version 0.6.0

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

Library for parsing UK Santander bank and credit card statements

Categories

Categories

Ant Build Tools ORM Data
GroupId

GroupId

io.github.clormor
ArtifactId

ArtifactId

santander-parser
Version

Version

'0.4.10-SNAPSHOT'
Type

Type

jar

Download 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'"]