Java Shorcut API(for Windows)

Create Easy Shortcuts and Access Commonly used Windows Paths

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.meldsza
ArtifactId

ArtifactId

Java-Shorcut-API
Last Version

Last Version

0.02
Release Date

Release Date

Type

Type

jar
Description

Description

Java Shorcut API(for Windows)
Create Easy Shortcuts and Access Commonly used Windows Paths
Project URL

Project URL

https://github.com/meldsza/Java-Shorcut-API
Source Code Management

Source Code Management

https://github.com/meldsza/Java-Shorcut-API.git

Download Java-Shorcut-API

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.meldsza/Java-Shorcut-API/ -->
<dependency>
    <groupId>com.github.meldsza</groupId>
    <artifactId>Java-Shorcut-API</artifactId>
    <version>0.02</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.meldsza/Java-Shorcut-API/
implementation 'com.github.meldsza:Java-Shorcut-API:0.02'
// https://jarcasting.com/artifacts/com.github.meldsza/Java-Shorcut-API/
implementation ("com.github.meldsza:Java-Shorcut-API:0.02")
'com.github.meldsza:Java-Shorcut-API:jar:0.02'
<dependency org="com.github.meldsza" name="Java-Shorcut-API" rev="0.02">
  <artifact name="Java-Shorcut-API" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.meldsza', module='Java-Shorcut-API', version='0.02')
)
libraryDependencies += "com.github.meldsza" % "Java-Shorcut-API" % "0.02"
[com.github.meldsza/Java-Shorcut-API "0.02"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.02
0.01