is not current version
Last Version 0.5.0

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


GroupId

GroupId

com.github.veithen.cosmos
ArtifactId

ArtifactId

cosmos-osgi-runtime
Version

Version

0.2
Type

Type

jar

Download cosmos-osgi-runtime 0.2


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