is not current version
Last Version 2.5.1.RELEASE

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


Categories

Categories

JavaScript Languages
GroupId

GroupId

org.springframework.webflow
ArtifactId

ArtifactId

spring-js-resources
Version

Version

2.3.2.RELEASE
Type

Type

jar

Download spring-js-resources 2.3.2.RELEASE


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