Last Version

WIFE 1.0

WIFE is a framework for working with SWIFT messages.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.wife
ArtifactId

ArtifactId

wife
Version

Version

1.0
Type

Type

pom
Description

Description

WIFE
WIFE is a framework for working with SWIFT messages.

Download wife 1.0

Filename Size
wife-1.0.pom 1 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

  • wife-swift-parser-text