is not current version
Last Version 1.0.2

org.ow2.easybeans.osgi:easybeans-osgi-plugins-launcher-api 1.0.0


GroupId

GroupId

org.ow2.easybeans.osgi
ArtifactId

ArtifactId

easybeans-osgi-plugins-launcher-api
Version

Version

1.0.0
Type

Type

jar

Download easybeans-osgi-plugins-launcher-api 1.0.0


<!-- https://jarcasting.com/artifacts/org.ow2.easybeans.osgi/easybeans-osgi-plugins-launcher-api/ -->
<dependency>
    <groupId>org.ow2.easybeans.osgi</groupId>
    <artifactId>easybeans-osgi-plugins-launcher-api</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.easybeans.osgi/easybeans-osgi-plugins-launcher-api/
implementation 'org.ow2.easybeans.osgi:easybeans-osgi-plugins-launcher-api:1.0.0'
// https://jarcasting.com/artifacts/org.ow2.easybeans.osgi/easybeans-osgi-plugins-launcher-api/
implementation ("org.ow2.easybeans.osgi:easybeans-osgi-plugins-launcher-api:1.0.0")
'org.ow2.easybeans.osgi:easybeans-osgi-plugins-launcher-api:jar:1.0.0'
<dependency org="org.ow2.easybeans.osgi" name="easybeans-osgi-plugins-launcher-api" rev="1.0.0">
  <artifact name="easybeans-osgi-plugins-launcher-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.easybeans.osgi', module='easybeans-osgi-plugins-launcher-api', version='1.0.0')
)
libraryDependencies += "org.ow2.easybeans.osgi" % "easybeans-osgi-plugins-launcher-api" % "1.0.0"
[org.ow2.easybeans.osgi/easybeans-osgi-plugins-launcher-api "1.0.0"]