| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sourceforge.wife |
| ArtifactId | ArtifactIdwife |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionWIFE
WIFE is a framework for working with SWIFT messages.
|
| 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |