is not current version
Last Version 4.9.2

de.deepamehta:3rd-party-bundles 4.8

3rd-party (= non-DeepaMehta) libraries to be provisioned in the OSGi runtime.

GroupId

GroupId

de.deepamehta
ArtifactId

ArtifactId

3rd-party-bundles
Version

Version

4.8
Type

Type

pom

Download 3rd-party-bundles 4.8


<!-- https://jarcasting.com/artifacts/de.deepamehta/3rd-party-bundles/ -->
<dependency>
    <groupId>de.deepamehta</groupId>
    <artifactId>3rd-party-bundles</artifactId>
    <version>4.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.deepamehta/3rd-party-bundles/
implementation 'de.deepamehta:3rd-party-bundles:4.8'
// https://jarcasting.com/artifacts/de.deepamehta/3rd-party-bundles/
implementation ("de.deepamehta:3rd-party-bundles:4.8")
'de.deepamehta:3rd-party-bundles:pom:4.8'
<dependency org="de.deepamehta" name="3rd-party-bundles" rev="4.8">
  <artifact name="3rd-party-bundles" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.deepamehta', module='3rd-party-bundles', version='4.8')
)
libraryDependencies += "de.deepamehta" % "3rd-party-bundles" % "4.8"
[de.deepamehta/3rd-party-bundles "4.8"]