is not current version
Last Version 1.16

org.jdtaus:jdtaus-banking 1.11.1

jDTAUS Banking parent module.

GroupId

GroupId

org.jdtaus
ArtifactId

ArtifactId

jdtaus-banking
Version

Version

1.11.1
Type

Type

pom

Download jdtaus-banking 1.11.1

Filename Size
jdtaus-banking-1.11.1.pom 28 KB
Browse

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