| Группа | Группаio.github.factoryfx |
|---|---|
| Идентификатор | ИдентификаторsoapFactory |
| Версия | Версия2.1.4 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| soapFactory-2.1.4.pom | |
| soapFactory-2.1.4.jar | 22 KB |
| soapFactory-2.1.4-sources.jar | 10 KB |
| soapFactory-2.1.4-javadoc.jar | 412 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.factoryfx/soapFactory/ -->
<dependency>
<groupId>io.github.factoryfx</groupId>
<artifactId>soapFactory</artifactId>
<version>2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.factoryfx/soapFactory/
implementation 'io.github.factoryfx:soapFactory:2.1.4'
// https://jarcasting.com/artifacts/io.github.factoryfx/soapFactory/
implementation ("io.github.factoryfx:soapFactory:2.1.4")
'io.github.factoryfx:soapFactory:jar:2.1.4'
<dependency org="io.github.factoryfx" name="soapFactory" rev="2.1.4">
<artifact name="soapFactory" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.factoryfx', module='soapFactory', version='2.1.4')
)
libraryDependencies += "io.github.factoryfx" % "soapFactory" % "2.1.4"
[io.github.factoryfx/soapFactory "2.1.4"]