MVN

de.hiiw.oath : oath

Maven & Gradle

Feb 17, 2019

JavaOATH · A Java JNI Binding for LibOATH

<dependency>
    <groupId>de.hiiw.oath</groupId>
    <artifactId>oath</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.hiiw.oath : oath to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of de.hiiw.oath : oath to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
oath-1.0.3

How to add a dependency to Maven

Add the following de.hiiw.oath : oath maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.hiiw.oath</groupId>
    <artifactId>oath</artifactId>
    <version>1.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.hiiw.oath : oath gradle dependency to your build.gradle file:

implementation 'de.hiiw.oath:oath:1.0.3'

Gradle Kotlin DSL: Add the following de.hiiw.oath : oath gradle kotlin dependency to your build.gradle.kts file:

implementation("de.hiiw.oath:oath:1.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.hiiw.oath : oath sbt scala dependency to your build.sbt file:

libraryDependencies += "de.hiiw.oath" % "oath" % "1.0.3"

Advertisement

Dependencies from Group

Feb 17, 2019

Discover Dependencies

May 04, 2019
3 stars
x
Mar 19, 2019
8 usages
5.5k stars
Apr 09, 2022
1.5k stars
Jun 27, 2023
1.5k stars
Feb 15, 2019
0 stars
Jul 02, 2019
1 usages
0 stars
Feb 15, 2019
0 stars
Feb 14, 2019
3 stars