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

net.optionfactory:defiance 1.0

Enable Spring Web MVC with public fields binding support

Категории

Категории

Сеть
Группа

Группа

net.optionfactory
Идентификатор

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

defiance
Версия

Версия

1.0
Тип

Тип

jar

Скачать defiance 1.0


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