is not current version
Last Version 1.0.5

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


Categories

Categories

CLI User Interface
GroupId

GroupId

de.mhus.osgi.tutorial
ArtifactId

ArtifactId

bridgews-client-standalone
Version

Version

1.0.1
Type

Type

jar

Download bridgews-client-standalone 1.0.1


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