Last Version

com.github.bjansen:sepa-conversion-tool 0.2.0

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

License

License

GroupId

GroupId

com.github.bjansen
ArtifactId

ArtifactId

sepa-conversion-tool
Version

Version

0.2.0
Type

Type

jar
Description

Description

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

Source Code Management

http://github.com/bjansen/sepa-conversion-tool/tree/master/sepa-conversion-tool

Download sepa-conversion-tool 0.2.0


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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2

Project Modules

There are no modules declared in this project.