is not current version
Last Version 1.0.3

pl.ds.websight:websight-authentication-view 1.0.2

Authentication View module is responsible for provide all required views.

GroupId

GroupId

pl.ds.websight
ArtifactId

ArtifactId

websight-authentication-view
Version

Version

1.0.2
Type

Type

jar

Download websight-authentication-view 1.0.2


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