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