is not current version
Last Version 1.3.0

org.apache.bigtop.itest:crunch-smoke 0.6.0


GroupId

GroupId

org.apache.bigtop.itest
ArtifactId

ArtifactId

crunch-smoke
Version

Version

0.6.0
Type

Type

jar

Download crunch-smoke 0.6.0


<!-- https://jarcasting.com/artifacts/org.apache.bigtop.itest/crunch-smoke/ -->
<dependency>
    <groupId>org.apache.bigtop.itest</groupId>
    <artifactId>crunch-smoke</artifactId>
    <version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.bigtop.itest/crunch-smoke/
implementation 'org.apache.bigtop.itest:crunch-smoke:0.6.0'
// https://jarcasting.com/artifacts/org.apache.bigtop.itest/crunch-smoke/
implementation ("org.apache.bigtop.itest:crunch-smoke:0.6.0")
'org.apache.bigtop.itest:crunch-smoke:jar:0.6.0'
<dependency org="org.apache.bigtop.itest" name="crunch-smoke" rev="0.6.0">
  <artifact name="crunch-smoke" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.bigtop.itest', module='crunch-smoke', version='0.6.0')
)
libraryDependencies += "org.apache.bigtop.itest" % "crunch-smoke" % "0.6.0"
[org.apache.bigtop.itest/crunch-smoke "0.6.0"]