License |
License |
---|---|
GroupId | GroupIdcom.github.vatbub |
ArtifactId | ArtifactIdmslinks |
Last Version | Last Version1.0.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFOKProjects MSLinks
Java library for parsing and creating Windows shortcut files
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mslinks-1.0.6.2.pom | |
mslinks-1.0.6.2.jar | 66 KB |
mslinks-1.0.6.2-sources.jar | 44 KB |
mslinks-1.0.6.2-javadoc.jar | 592 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vatbub/mslinks/ -->
<dependency>
<groupId>com.github.vatbub</groupId>
<artifactId>mslinks</artifactId>
<version>1.0.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vatbub/mslinks/
implementation 'com.github.vatbub:mslinks:1.0.6.2'
// https://jarcasting.com/artifacts/com.github.vatbub/mslinks/
implementation ("com.github.vatbub:mslinks:1.0.6.2")
'com.github.vatbub:mslinks:jar:1.0.6.2'
<dependency org="com.github.vatbub" name="mslinks" rev="1.0.6.2">
<artifact name="mslinks" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vatbub', module='mslinks', version='1.0.6.2')
)
libraryDependencies += "com.github.vatbub" % "mslinks" % "1.0.6.2"
[com.github.vatbub/mslinks "1.0.6.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |