is not current version
Last Version 1.0.6.2

com.github.vatbub:mslinks 0.0.2

Java library for parsing and creating Windows shortcut files

GroupId

GroupId

com.github.vatbub
ArtifactId

ArtifactId

mslinks
Version

Version

0.0.2
Type

Type

jar

Download mslinks 0.0.2


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