is not current version
Last Version 1.0.5

de.mhus.osgi.tutorial:bridgews-client-standalone 1.0.2


Categories

Categories

CLI User Interface
GroupId

GroupId

de.mhus.osgi.tutorial
ArtifactId

ArtifactId

bridgews-client-standalone
Version

Version

1.0.2
Type

Type

jar

Download bridgews-client-standalone 1.0.2


<!-- https://jarcasting.com/artifacts/de.mhus.osgi.tutorial/bridgews-client-standalone/ -->
<dependency>
    <groupId>de.mhus.osgi.tutorial</groupId>
    <artifactId>bridgews-client-standalone</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.mhus.osgi.tutorial/bridgews-client-standalone/
implementation 'de.mhus.osgi.tutorial:bridgews-client-standalone:1.0.2'
// https://jarcasting.com/artifacts/de.mhus.osgi.tutorial/bridgews-client-standalone/
implementation ("de.mhus.osgi.tutorial:bridgews-client-standalone:1.0.2")
'de.mhus.osgi.tutorial:bridgews-client-standalone:jar:1.0.2'
<dependency org="de.mhus.osgi.tutorial" name="bridgews-client-standalone" rev="1.0.2">
  <artifact name="bridgews-client-standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.mhus.osgi.tutorial', module='bridgews-client-standalone', version='1.0.2')
)
libraryDependencies += "de.mhus.osgi.tutorial" % "bridgews-client-standalone" % "1.0.2"
[de.mhus.osgi.tutorial/bridgews-client-standalone "1.0.2"]