| License |
License |
|---|---|
| GroupId | GroupIdch.dvbern.oss.iso20022 |
| ArtifactId | ArtifactIdiso20022-ch |
| Version | Version4.3.0 |
| Type | Typepom |
| Description |
Descriptioniso20022
This library can be used for exporting payment orders (pain001 files) using the iso20022 format for Switzerland
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| iso20022-ch-4.3.0.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.dvbern.oss.iso20022/iso20022-ch/ -->
<dependency>
<groupId>ch.dvbern.oss.iso20022</groupId>
<artifactId>iso20022-ch</artifactId>
<version>4.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.dvbern.oss.iso20022/iso20022-ch/
implementation 'ch.dvbern.oss.iso20022:iso20022-ch:4.3.0'
// https://jarcasting.com/artifacts/ch.dvbern.oss.iso20022/iso20022-ch/
implementation ("ch.dvbern.oss.iso20022:iso20022-ch:4.3.0")
'ch.dvbern.oss.iso20022:iso20022-ch:pom:4.3.0'
<dependency org="ch.dvbern.oss.iso20022" name="iso20022-ch" rev="4.3.0">
<artifact name="iso20022-ch" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.dvbern.oss.iso20022', module='iso20022-ch', version='4.3.0')
)
libraryDependencies += "ch.dvbern.oss.iso20022" % "iso20022-ch" % "4.3.0"
[ch.dvbern.oss.iso20022/iso20022-ch "4.3.0"]