is not current version
Last Version 0.2.6

net.lecousin.framework.system:windows 0.2.3

Windows operating system functionalities

Categories

Categories

Net
GroupId

GroupId

net.lecousin.framework.system
ArtifactId

ArtifactId

windows
Version

Version

0.2.3
Type

Type

jar

Download windows 0.2.3


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