is not current version
Last Version 0.5.0

com.github.veithen.cosmos:cosmos-osgi-runtime 0.4.0


GroupId

GroupId

com.github.veithen.cosmos
ArtifactId

ArtifactId

cosmos-osgi-runtime
Version

Version

0.4.0
Type

Type

jar

Download cosmos-osgi-runtime 0.4.0


<!-- https://jarcasting.com/artifacts/com.github.veithen.cosmos/cosmos-osgi-runtime/ -->
<dependency>
    <groupId>com.github.veithen.cosmos</groupId>
    <artifactId>cosmos-osgi-runtime</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.veithen.cosmos/cosmos-osgi-runtime/
implementation 'com.github.veithen.cosmos:cosmos-osgi-runtime:0.4.0'
// https://jarcasting.com/artifacts/com.github.veithen.cosmos/cosmos-osgi-runtime/
implementation ("com.github.veithen.cosmos:cosmos-osgi-runtime:0.4.0")
'com.github.veithen.cosmos:cosmos-osgi-runtime:jar:0.4.0'
<dependency org="com.github.veithen.cosmos" name="cosmos-osgi-runtime" rev="0.4.0">
  <artifact name="cosmos-osgi-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.veithen.cosmos', module='cosmos-osgi-runtime', version='0.4.0')
)
libraryDependencies += "com.github.veithen.cosmos" % "cosmos-osgi-runtime" % "0.4.0"
[com.github.veithen.cosmos/cosmos-osgi-runtime "0.4.0"]