is not current version
Last Version 0.5.0

com.findwise.hydra:distribution 0.4.2


Categories

Categories

Distribution Build Tools
GroupId

GroupId

com.findwise.hydra
ArtifactId

ArtifactId

distribution
Version

Version

0.4.2
Type

Type

pom

Download distribution 0.4.2

Filename Size
distribution-0.4.2.pom 1 KB
Browse

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