is not current version
Last Version 1.3.3

org.chenillekit:chenillekit-access 1.3.0

A library to make your pages accessible to authenticated users

GroupId

GroupId

org.chenillekit
ArtifactId

ArtifactId

chenillekit-access
Version

Version

1.3.0
Type

Type

jar

Download chenillekit-access 1.3.0


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