is not current version
Last Version 0.2.6

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

Operating system functionalities

Categories

Categories

Net
GroupId

GroupId

net.lecousin.framework.system
ArtifactId

ArtifactId

system-api
Version

Version

0.2.3
Type

Type

jar

Download system-api 0.2.3


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