is not current version
Last Version 1.0.6.2

com.github.vatbub:mslinks 1.0.4

Java library for parsing and creating Windows shortcut files

GroupId

GroupId

com.github.vatbub
ArtifactId

ArtifactId

mslinks
Version

Version

1.0.4
Type

Type

jar

Download mslinks 1.0.4


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