is not current version
Last Version 4.9.2

de.deepamehta:deepamehta-bundles 4.5

DeepaMehta bundles that make up the DeepaMehta 4 Standard Distribution.

GroupId

GroupId

de.deepamehta
ArtifactId

ArtifactId

deepamehta-bundles
Version

Version

4.5
Type

Type

pom

Download deepamehta-bundles 4.5


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