GroupId | GroupIdorg.jdtaus |
---|---|
ArtifactId | ArtifactIdjdtaus-banking |
Version | Version1.11.1 |
Type | Typepom |
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"]