MVN

io.github.lehadnk : 021-authentication

Maven & Gradle

Feb 27, 2024

021-authentication · Authentication library for 021 studio projects

<dependency>
    <groupId>io.github.lehadnk</groupId>
    <artifactId>021-authentication</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.lehadnk : 021-authentication to add to Maven - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of io.github.lehadnk : 021-authentication to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
021-authentication-1.1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.lehadnk</groupId>
    <artifactId>021-authentication</artifactId>
    <version>1.1.1</version>
</dependency>

Advertisement