is not current version
Last Version 0.2.6

net.lecousin.framework.system:system-api 0.2.4

Operating system functionalities

Categories

Categories

Net
GroupId

GroupId

net.lecousin.framework.system
ArtifactId

ArtifactId

system-api
Version

Version

0.2.4
Type

Type

jar

Download system-api 0.2.4


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