is not current version
Last Version 1.1.1

com.github.sdorra:web-resources 1.1.0

Sending web resources the right way

GroupId

GroupId

com.github.sdorra
ArtifactId

ArtifactId

web-resources
Version

Version

1.1.0
Type

Type

jar

Download web-resources 1.1.0


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