не последняя версия
Последняя версия 3.0.2

io.github.factoryfx:soapFactory 2.2.5

factoryfx dependency injection framework

Группа

Группа

io.github.factoryfx
Идентификатор

Идентификатор

soapFactory
Версия

Версия

2.2.5
Тип

Тип

jar

Скачать soapFactory 2.2.5


<!-- https://jarcasting.com/artifacts/io.github.factoryfx/soapFactory/ -->
<dependency>
    <groupId>io.github.factoryfx</groupId>
    <artifactId>soapFactory</artifactId>
    <version>2.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.factoryfx/soapFactory/
implementation 'io.github.factoryfx:soapFactory:2.2.5'
// https://jarcasting.com/artifacts/io.github.factoryfx/soapFactory/
implementation ("io.github.factoryfx:soapFactory:2.2.5")
'io.github.factoryfx:soapFactory:jar:2.2.5'
<dependency org="io.github.factoryfx" name="soapFactory" rev="2.2.5">
  <artifact name="soapFactory" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.factoryfx', module='soapFactory', version='2.2.5')
)
libraryDependencies += "io.github.factoryfx" % "soapFactory" % "2.2.5"
[io.github.factoryfx/soapFactory "2.2.5"]