is not current version
Last Version 1.16

org.jdtaus.banking:jdtaus-banking-messages 1.15

Banking application messages.

GroupId

GroupId

org.jdtaus.banking
ArtifactId

ArtifactId

jdtaus-banking-messages
Version

Version

1.15
Type

Type

jar

Download jdtaus-banking-messages 1.15


<!-- https://jarcasting.com/artifacts/org.jdtaus.banking/jdtaus-banking-messages/ -->
<dependency>
    <groupId>org.jdtaus.banking</groupId>
    <artifactId>jdtaus-banking-messages</artifactId>
    <version>1.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.jdtaus.banking/jdtaus-banking-messages/
implementation 'org.jdtaus.banking:jdtaus-banking-messages:1.15'
// https://jarcasting.com/artifacts/org.jdtaus.banking/jdtaus-banking-messages/
implementation ("org.jdtaus.banking:jdtaus-banking-messages:1.15")
'org.jdtaus.banking:jdtaus-banking-messages:jar:1.15'
<dependency org="org.jdtaus.banking" name="jdtaus-banking-messages" rev="1.15">
  <artifact name="jdtaus-banking-messages" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jdtaus.banking', module='jdtaus-banking-messages', version='1.15')
)
libraryDependencies += "org.jdtaus.banking" % "jdtaus-banking-messages" % "1.15"
[org.jdtaus.banking/jdtaus-banking-messages "1.15"]