Last Version

org.scala-tools.testing:test-interface 0.5


Categories

Categories

Scala Languages
GroupId

GroupId

org.scala-tools.testing
ArtifactId

ArtifactId

test-interface
Version

Version

0.5
Type

Type

jar
Description

Description

Download test-interface 0.5


<!-- https://jarcasting.com/artifacts/org.scala-tools.testing/test-interface/ -->
<dependency>
    <groupId>org.scala-tools.testing</groupId>
    <artifactId>test-interface</artifactId>
    <version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.scala-tools.testing/test-interface/
implementation 'org.scala-tools.testing:test-interface:0.5'
// https://jarcasting.com/artifacts/org.scala-tools.testing/test-interface/
implementation ("org.scala-tools.testing:test-interface:0.5")
'org.scala-tools.testing:test-interface:jar:0.5'
<dependency org="org.scala-tools.testing" name="test-interface" rev="0.5">
  <artifact name="test-interface" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scala-tools.testing', module='test-interface', version='0.5')
)
libraryDependencies += "org.scala-tools.testing" % "test-interface" % "0.5"
[org.scala-tools.testing/test-interface "0.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.