is not current version
Last Version 0.14.2

com.stackmob:newman_2.9.2 0.9.0

newman

GroupId

GroupId

com.stackmob
ArtifactId

ArtifactId

newman_2.9.2
Version

Version

0.9.0
Type

Type

jar

Download newman_2.9.2 0.9.0


<!-- https://jarcasting.com/artifacts/com.stackmob/newman_2.9.2/ -->
<dependency>
    <groupId>com.stackmob</groupId>
    <artifactId>newman_2.9.2</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.stackmob/newman_2.9.2/
implementation 'com.stackmob:newman_2.9.2:0.9.0'
// https://jarcasting.com/artifacts/com.stackmob/newman_2.9.2/
implementation ("com.stackmob:newman_2.9.2:0.9.0")
'com.stackmob:newman_2.9.2:jar:0.9.0'
<dependency org="com.stackmob" name="newman_2.9.2" rev="0.9.0">
  <artifact name="newman_2.9.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stackmob', module='newman_2.9.2', version='0.9.0')
)
libraryDependencies += "com.stackmob" % "newman_2.9.2" % "0.9.0"
[com.stackmob/newman_2.9.2 "0.9.0"]