is not current version
Last Version 0.1.7

pl.matsuo:matsuo-util-desktop 0.1.4


GroupId

GroupId

pl.matsuo
ArtifactId

ArtifactId

matsuo-util-desktop
Version

Version

0.1.4
Type

Type

jar

Download matsuo-util-desktop 0.1.4


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