is not current version
Last Version 1.6

com.github.inti-net:ws-spring-resource 1.4

An utility library for spring-based web-services for compressing / optimizing JS and CSS resources.

Categories

Categories

Net
GroupId

GroupId

com.github.inti-net
ArtifactId

ArtifactId

ws-spring-resource
Version

Version

1.4
Type

Type

jar

Download ws-spring-resource 1.4


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