is not current version
Last Version 1.3.5

com.stackmob:newman_2.10 0.19.0

newman

GroupId

GroupId

com.stackmob
ArtifactId

ArtifactId

newman_2.10
Version

Version

0.19.0
Type

Type

jar

Download newman_2.10 0.19.0


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