Last Version

sbt-testng-interface 2.0.0

sbt-testng-interface

License

License

Categories

Categories

TestNG Unit Testing
GroupId

GroupId

de.johoop
ArtifactId

ArtifactId

sbt-testng-interface_2.8.0
Version

Version

2.0.0
Type

Type

jar
Description

Description

sbt-testng-interface
sbt-testng-interface
Project Organization

Project Organization

de.johoop

Download sbt-testng-interface_2.8.0 2.0.0


<!-- https://jarcasting.com/artifacts/de.johoop/sbt-testng-interface_2.8.0/ -->
<dependency>
    <groupId>de.johoop</groupId>
    <artifactId>sbt-testng-interface_2.8.0</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.johoop/sbt-testng-interface_2.8.0/
implementation 'de.johoop:sbt-testng-interface_2.8.0:2.0.0'
// https://jarcasting.com/artifacts/de.johoop/sbt-testng-interface_2.8.0/
implementation ("de.johoop:sbt-testng-interface_2.8.0:2.0.0")
'de.johoop:sbt-testng-interface_2.8.0:jar:2.0.0'
<dependency org="de.johoop" name="sbt-testng-interface_2.8.0" rev="2.0.0">
  <artifact name="sbt-testng-interface_2.8.0" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.johoop', module='sbt-testng-interface_2.8.0', version='2.0.0')
)
libraryDependencies += "de.johoop" % "sbt-testng-interface_2.8.0" % "2.0.0"
[de.johoop/sbt-testng-interface_2.8.0 "2.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.8.0

provided (3)

Group / Artifact Type Version
org.scala-tools.testing : test-interface jar 0.5
org.testng : testng jar 6.4
com.google.inject : guice jar 2.0

Project Modules

There are no modules declared in this project.