Files download
File Operation
spring-js-resources-3.0.0.jar download
spring-js-resources-3.0.0.pom download
Apache Maven
<dependency>
  <groupId>org.springframework.webflow</groupId>
  <artifactId>spring-js-resources</artifactId>
  <version>3.0.0</version>
</dependency>
Gradle Groovy
implementation 'org.springframework.webflow:spring-js-resources:3.0.0'
Gradle Kotlin
implementation("org.springframework.webflow:spring-js-resources:3.0.0")
Scala SBT
libraryDependencies += "org.springframework.webflow" % "spring-js-resources" % "3.0.0"
Groovy Grape
@Grapes(
  @Grab(group='org.springframework.webflow', module='spring-js-resources', version='3.0.0')
)
Apache Ivy
<dependency org="org.springframework.webflow" name="spring-js-resources" rev="3.0.0" />
Leiningen
[org.springframework.webflow/spring-js-resources "3.0.0"]
Apache Buildr
'org.springframework.webflow:spring-js-resources:jar:3.0.0'
Dependencies
The project has no third-party dependencies