is not current version
Last Version 1.0.5

se.kth.infosys.ug:standalone-ugclient 1.0.0

A stand-alone Maven UgClient package separated from the UG server.

Categories

Categories

CLI User Interface
GroupId

GroupId

se.kth.infosys.ug
ArtifactId

ArtifactId

standalone-ugclient
Version

Version

1.0.0
Type

Type

jar

Download standalone-ugclient 1.0.0


<!-- https://jarcasting.com/artifacts/se.kth.infosys.ug/standalone-ugclient/ -->
<dependency>
    <groupId>se.kth.infosys.ug</groupId>
    <artifactId>standalone-ugclient</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/se.kth.infosys.ug/standalone-ugclient/
implementation 'se.kth.infosys.ug:standalone-ugclient:1.0.0'
// https://jarcasting.com/artifacts/se.kth.infosys.ug/standalone-ugclient/
implementation ("se.kth.infosys.ug:standalone-ugclient:1.0.0")
'se.kth.infosys.ug:standalone-ugclient:jar:1.0.0'
<dependency org="se.kth.infosys.ug" name="standalone-ugclient" rev="1.0.0">
  <artifact name="standalone-ugclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.kth.infosys.ug', module='standalone-ugclient', version='1.0.0')
)
libraryDependencies += "se.kth.infosys.ug" % "standalone-ugclient" % "1.0.0"
[se.kth.infosys.ug/standalone-ugclient "1.0.0"]