is not current version
Last Version 0.02

com.github.meldsza:Java-Shorcut-API 0.01

Create Easy Shortcuts and Access Commonly used Windows Paths

Categories

Categories

Java Languages
GroupId

GroupId

com.github.meldsza
ArtifactId

ArtifactId

Java-Shorcut-API
Version

Version

0.01
Type

Type

jar

Download Java-Shorcut-API 0.01


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