is not current version
Last Version 0.2.6

net.lecousin.framework.system:windows 0.2.2

Windows operating system functionalities

Categories

Categories

Net
GroupId

GroupId

net.lecousin.framework.system
ArtifactId

ArtifactId

windows
Version

Version

0.2.2
Type

Type

jar

Download windows 0.2.2


<!-- https://jarcasting.com/artifacts/net.lecousin.framework.system/windows/ -->
<dependency>
    <groupId>net.lecousin.framework.system</groupId>
    <artifactId>windows</artifactId>
    <version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.lecousin.framework.system/windows/
implementation 'net.lecousin.framework.system:windows:0.2.2'
// https://jarcasting.com/artifacts/net.lecousin.framework.system/windows/
implementation ("net.lecousin.framework.system:windows:0.2.2")
'net.lecousin.framework.system:windows:jar:0.2.2'
<dependency org="net.lecousin.framework.system" name="windows" rev="0.2.2">
  <artifact name="windows" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.lecousin.framework.system', module='windows', version='0.2.2')
)
libraryDependencies += "net.lecousin.framework.system" % "windows" % "0.2.2"
[net.lecousin.framework.system/windows "0.2.2"]