is not current version
Last Version 1.3.0

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


GroupId

GroupId

org.apache.bigtop.itest
ArtifactId

ArtifactId

crunch-smoke
Version

Version

1.0.0
Type

Type

jar

Download crunch-smoke 1.0.0


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