Last Version

Java AppDirs 1.2.1

Returns paths to platform dependent special directories.

License

License

Categories

Categories

Net
GroupId

GroupId

net.harawata
ArtifactId

ArtifactId

appdirs
Version

Version

1.2.1
Type

Type

jar
Description

Description

Java AppDirs
Returns paths to platform dependent special directories.
Project URL

Project URL

https://github.com/harawata/appdirs
Source Code Management

Source Code Management

https://github.com/harawata/appdirs

Download appdirs 1.2.1


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

Dependencies

compile (1)

Group / Artifact Type Version
net.java.dev.jna : jna-platform jar 5.6.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.apache.commons : commons-lang3 jar 3.11

Project Modules

There are no modules declared in this project.