is not current version
Last Version 1.1.0

com.faasadmin:system-service 1.0.2


GroupId

GroupId

com.faasadmin
ArtifactId

ArtifactId

system-service
Version

Version

1.0.2
Type

Type

jar

Download system-service 1.0.2


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