GroupId | GroupIdorg.jdtaus.banking |
---|---|
ArtifactId | ArtifactIdjdtaus-banking-messages |
Version | Version1.1 |
Type | Typejar |
Filename | Size |
---|---|
jdtaus-banking-messages-1.1.pom | |
jdtaus-banking-messages-1.1.jar | 51 KB |
jdtaus-banking-messages-1.1-sources.jar | 46 KB |
jdtaus-banking-messages-1.1-javadoc.jar | 124 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jdtaus.banking/jdtaus-banking-messages/
implementation 'org.jdtaus.banking:jdtaus-banking-messages:1.1'
// https://jarcasting.com/artifacts/org.jdtaus.banking/jdtaus-banking-messages/
implementation ("org.jdtaus.banking:jdtaus-banking-messages:1.1")
'org.jdtaus.banking:jdtaus-banking-messages:jar:1.1'
<dependency org="org.jdtaus.banking" name="jdtaus-banking-messages" rev="1.1">
<artifact name="jdtaus-banking-messages" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jdtaus.banking', module='jdtaus-banking-messages', version='1.1')
)
libraryDependencies += "org.jdtaus.banking" % "jdtaus-banking-messages" % "1.1"
[org.jdtaus.banking/jdtaus-banking-messages "1.1"]