is not current version
Last Version 0.2.0

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

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.1
Type

Type

pom

Download sepa-conversion-tool-parent 0.1.1


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