is not current version
Last Version 3.1.0

org.apache.bigtop.itest:fat-smoke 1.4.0


GroupId

GroupId

org.apache.bigtop.itest
ArtifactId

ArtifactId

fat-smoke
Version

Version

1.4.0
Type

Type

jar

Download fat-smoke 1.4.0


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