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

org.webframe:wf-support 1.1.0

Java Web Frame: wf-support

Группа

Группа

org.webframe
Идентификатор

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

wf-support
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать wf-support 1.1.0


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