MVN

net.harawata : appdirs

Maven & Gradle

Jan 26, 2021
14 usages
145 stars

Java AppDirs · Returns paths to platform dependent special directories.

<dependency>
    <groupId>net.harawata</groupId>
    <artifactId>appdirs</artifactId>
    <version>1.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.harawata : appdirs to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.1

All Versions

Choose a version of net.harawata : appdirs to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
appdirs-1.2.1
appdirs-1.2.0
1.1.x
appdirs-1.1.0
1.0.x
appdirs-1.0.3
appdirs-1.0.2
appdirs-1.0.1
appdirs-1.0.0

How to add a dependency to Maven

Add the following net.harawata : appdirs maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.harawata</groupId>
    <artifactId>appdirs</artifactId>
    <version>1.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.harawata : appdirs gradle dependency to your build.gradle file:

implementation 'net.harawata:appdirs:1.2.1'

Gradle Kotlin DSL: Add the following net.harawata : appdirs gradle kotlin dependency to your build.gradle.kts file:

implementation("net.harawata:appdirs:1.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.harawata : appdirs sbt scala dependency to your build.sbt file:

libraryDependencies += "net.harawata" % "appdirs" % "1.2.1"

Advertisement

Dependencies from Group

Jan 26, 2021
14 usages
145 stars

Discover Dependencies

May 09, 2018
4 usages
27 stars
Jan 30, 2017
1 stars
Nov 29, 2016
1 stars
Jan 16, 2017
2 usages
Jul 01, 2022
18 usages
591 stars
Jul 29, 2018
17 usages
7.7k stars
Jul 06, 2023
9 stars
Feb 02, 2022
11 usages
499 stars
Sep 30, 2021
24 stars