GroupId | GroupIdorg.jdtaus.banking |
---|---|
ArtifactId | ArtifactIdjdtaus-banking-messages |
Version | Version1.9 |
Type | Typejar |
Filename | Size |
---|---|
jdtaus-banking-messages-1.9.pom | |
jdtaus-banking-messages-1.9.jar | 46 KB |
jdtaus-banking-messages-1.9-sources.jar | 47 KB |
jdtaus-banking-messages-1.9-javadoc.jar | 175 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jdtaus.banking/jdtaus-banking-messages/ -->
<dependency>
<groupId>org.jdtaus.banking</groupId>
<artifactId>jdtaus-banking-messages</artifactId>
<version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.jdtaus.banking/jdtaus-banking-messages/
implementation 'org.jdtaus.banking:jdtaus-banking-messages:1.9'
// https://jarcasting.com/artifacts/org.jdtaus.banking/jdtaus-banking-messages/
implementation ("org.jdtaus.banking:jdtaus-banking-messages:1.9")
'org.jdtaus.banking:jdtaus-banking-messages:jar:1.9'
<dependency org="org.jdtaus.banking" name="jdtaus-banking-messages" rev="1.9">
<artifact name="jdtaus-banking-messages" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jdtaus.banking', module='jdtaus-banking-messages', version='1.9')
)
libraryDependencies += "org.jdtaus.banking" % "jdtaus-banking-messages" % "1.9"
[org.jdtaus.banking/jdtaus-banking-messages "1.9"]