is not current version
Last Version 1.3.5

com.stackmob:newman_2.10 1.2.2

newman

GroupId

GroupId

com.stackmob
ArtifactId

ArtifactId

newman_2.10
Version

Version

1.2.2
Type

Type

jar

Download newman_2.10 1.2.2


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