is not current version
Last Version 1.0.6.2

com.github.vatbub:mslinks 1.0.2

Java library for parsing and creating Windows shortcut files

GroupId

GroupId

com.github.vatbub
ArtifactId

ArtifactId

mslinks
Version

Version

1.0.2
Type

Type

jar

Download mslinks 1.0.2


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