не последняя версия
Последняя версия 2.5.1.RELEASE

org.springframework.webflow:spring-js-resources 2.4.8.RELEASE

Spring JS Resources

Категории

Категории

JavaScript Языки программирования
Группа

Группа

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

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

spring-js-resources
Версия

Версия

2.4.8.RELEASE
Тип

Тип

jar

Скачать spring-js-resources 2.4.8.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.webflow/spring-js-resources/ -->
<dependency>
    <groupId>org.springframework.webflow</groupId>
    <artifactId>spring-js-resources</artifactId>
    <version>2.4.8.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.webflow/spring-js-resources/
implementation 'org.springframework.webflow:spring-js-resources:2.4.8.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.webflow/spring-js-resources/
implementation ("org.springframework.webflow:spring-js-resources:2.4.8.RELEASE")
'org.springframework.webflow:spring-js-resources:jar:2.4.8.RELEASE'
<dependency org="org.springframework.webflow" name="spring-js-resources" rev="2.4.8.RELEASE">
  <artifact name="spring-js-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.webflow', module='spring-js-resources', version='2.4.8.RELEASE')
)
libraryDependencies += "org.springframework.webflow" % "spring-js-resources" % "2.4.8.RELEASE"
[org.springframework.webflow/spring-js-resources "2.4.8.RELEASE"]