| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.sourceforge.wife |
| Идентификатор | Идентификаторwife |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеWIFE
WIFE is a framework for working with SWIFT messages.
|
| Имя Файла | Размер |
|---|---|
| wife-1.0.pom | 1 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |