is not current version
Last Version 1.1.1

com.github.sdorra:web-resources 1.0.2

Sending web resources the right way

GroupId

GroupId

com.github.sdorra
ArtifactId

ArtifactId

web-resources
Version

Version

1.0.2
Type

Type

jar

Download web-resources 1.0.2


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