is not current version
Last Version 1.0.2

pl.ds.websight:websight-root-redirect 1.0.1

Handles redirect for a root path

GroupId

GroupId

pl.ds.websight
ArtifactId

ArtifactId

websight-root-redirect
Version

Version

1.0.1
Type

Type

jar

Download websight-root-redirect 1.0.1


<!-- https://jarcasting.com/artifacts/pl.ds.websight/websight-root-redirect/ -->
<dependency>
    <groupId>pl.ds.websight</groupId>
    <artifactId>websight-root-redirect</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/pl.ds.websight/websight-root-redirect/
implementation 'pl.ds.websight:websight-root-redirect:1.0.1'
// https://jarcasting.com/artifacts/pl.ds.websight/websight-root-redirect/
implementation ("pl.ds.websight:websight-root-redirect:1.0.1")
'pl.ds.websight:websight-root-redirect:jar:1.0.1'
<dependency org="pl.ds.websight" name="websight-root-redirect" rev="1.0.1">
  <artifact name="websight-root-redirect" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.ds.websight', module='websight-root-redirect', version='1.0.1')
)
libraryDependencies += "pl.ds.websight" % "websight-root-redirect" % "1.0.1"
[pl.ds.websight/websight-root-redirect "1.0.1"]