is not current version
Last Version 0.0.3

com.effectiveosgi:eosgi-runtime-parent 0.0.1

Effective OSGi Runtime Bundles

GroupId

GroupId

com.effectiveosgi
ArtifactId

ArtifactId

eosgi-runtime-parent
Version

Version

0.0.1
Type

Type

pom

Download eosgi-runtime-parent 0.0.1


<!-- https://jarcasting.com/artifacts/com.effectiveosgi/eosgi-runtime-parent/ -->
<dependency>
    <groupId>com.effectiveosgi</groupId>
    <artifactId>eosgi-runtime-parent</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.effectiveosgi/eosgi-runtime-parent/
implementation 'com.effectiveosgi:eosgi-runtime-parent:0.0.1'
// https://jarcasting.com/artifacts/com.effectiveosgi/eosgi-runtime-parent/
implementation ("com.effectiveosgi:eosgi-runtime-parent:0.0.1")
'com.effectiveosgi:eosgi-runtime-parent:pom:0.0.1'
<dependency org="com.effectiveosgi" name="eosgi-runtime-parent" rev="0.0.1">
  <artifact name="eosgi-runtime-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.effectiveosgi', module='eosgi-runtime-parent', version='0.0.1')
)
libraryDependencies += "com.effectiveosgi" % "eosgi-runtime-parent" % "0.0.1"
[com.effectiveosgi/eosgi-runtime-parent "0.0.1"]