is not current version
Last Version 4.9.2

de.deepamehta:deepamehta-distribution 4.8.2


Categories

Categories

Distribution Build Tools
GroupId

GroupId

de.deepamehta
ArtifactId

ArtifactId

deepamehta-distribution
Version

Version

4.8.2
Type

Type

pom

Download deepamehta-distribution 4.8.2


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