org.impalaframework:impala-osgi-extender


GroupId

GroupId

org.impalaframework
ArtifactId

ArtifactId

impala-osgi-extender
Last Version

Last Version

1.0-RC2
Release Date

Release Date

Type

Type

jar
Description

Description

Download impala-osgi-extender

How to add to project

<!-- https://jarcasting.com/artifacts/org.impalaframework/impala-osgi-extender/ -->
<dependency>
    <groupId>org.impalaframework</groupId>
    <artifactId>impala-osgi-extender</artifactId>
    <version>1.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/org.impalaframework/impala-osgi-extender/
implementation 'org.impalaframework:impala-osgi-extender:1.0-RC2'
// https://jarcasting.com/artifacts/org.impalaframework/impala-osgi-extender/
implementation ("org.impalaframework:impala-osgi-extender:1.0-RC2")
'org.impalaframework:impala-osgi-extender:jar:1.0-RC2'
<dependency org="org.impalaframework" name="impala-osgi-extender" rev="1.0-RC2">
  <artifact name="impala-osgi-extender" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.impalaframework', module='impala-osgi-extender', version='1.0-RC2')
)
libraryDependencies += "org.impalaframework" % "impala-osgi-extender" % "1.0-RC2"
[org.impalaframework/impala-osgi-extender "1.0-RC2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-RC2