is not current version
Last Version 0.2.0

com.github.bjansen:sepa-conversion-tool-parent 0.1.2

A Java library that implements the SEPA conversion table provided by the EPC

GroupId

GroupId

com.github.bjansen
ArtifactId

ArtifactId

sepa-conversion-tool-parent
Version

Version

0.1.2
Type

Type

pom

Download sepa-conversion-tool-parent 0.1.2


<!-- https://jarcasting.com/artifacts/com.github.bjansen/sepa-conversion-tool-parent/ -->
<dependency>
    <groupId>com.github.bjansen</groupId>
    <artifactId>sepa-conversion-tool-parent</artifactId>
    <version>0.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.bjansen/sepa-conversion-tool-parent/
implementation 'com.github.bjansen:sepa-conversion-tool-parent:0.1.2'
// https://jarcasting.com/artifacts/com.github.bjansen/sepa-conversion-tool-parent/
implementation ("com.github.bjansen:sepa-conversion-tool-parent:0.1.2")
'com.github.bjansen:sepa-conversion-tool-parent:pom:0.1.2'
<dependency org="com.github.bjansen" name="sepa-conversion-tool-parent" rev="0.1.2">
  <artifact name="sepa-conversion-tool-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.bjansen', module='sepa-conversion-tool-parent', version='0.1.2')
)
libraryDependencies += "com.github.bjansen" % "sepa-conversion-tool-parent" % "0.1.2"
[com.github.bjansen/sepa-conversion-tool-parent "0.1.2"]