MVN

me.xethh.utils : authUtils

Maven & Gradle

Feb 14, 2019
2 usages

JDBCProvider · Library providing raw authentication function

<dependency>
    <groupId>me.xethh.utils</groupId>
    <artifactId>authUtils</artifactId>
    <version>1.2-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.xethh.utils : authUtils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2-RELEASE

All Versions

Choose a version of me.xethh.utils : authUtils to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2
authUtils-1.2-RELEASE
1.1
authUtils-1.1-RELEASE
1.0
authUtils-1.0-RELEASE

How to add a dependency to Maven

Add the following me.xethh.utils : authUtils maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.xethh.utils</groupId>
    <artifactId>authUtils</artifactId>
    <version>1.2-RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.xethh.utils : authUtils gradle dependency to your build.gradle file:

implementation 'me.xethh.utils:authUtils:1.2-RELEASE'

Gradle Kotlin DSL: Add the following me.xethh.utils : authUtils gradle kotlin dependency to your build.gradle.kts file:

implementation("me.xethh.utils:authUtils:1.2-RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.xethh.utils : authUtils sbt scala dependency to your build.sbt file:

libraryDependencies += "me.xethh.utils" % "authUtils" % "1.2-RELEASE"

Advertisement

Dependencies from Group

Nov 09, 2020
23 usages
Jun 08, 2022
5 usages
0 stars
Nov 19, 2020
4 usages
0 stars
Dec 01, 2018
2 usages
Feb 14, 2019
2 usages

Discover Dependencies

Sep 27, 2021
6 usages
139 stars
Feb 11, 2022
17 usages
599 stars
Jul 27, 2023
1 usages
0 stars
Oct 20, 2022
3 usages
8 stars
May 17, 2021
5 usages
171 stars