Last Version

Test Agent 1.4.0-M2+31-debc9a28

sbt is an interactive build tool

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

ch.epfl.scala
ArtifactId

ArtifactId

test-agent
Version

Version

1.4.0-M2+31-debc9a28
Type

Type

jar
Description

Description

Test Agent
sbt is an interactive build tool
Project URL

Project URL

https://github.com/sbt/sbt
Project Organization

Project Organization

ch.epfl.scala
Source Code Management

Source Code Management

https://github.com/sbt/sbt

Download test-agent 1.4.0-M2+31-debc9a28


<!-- https://jarcasting.com/artifacts/ch.epfl.scala/test-agent/ -->
<dependency>
    <groupId>ch.epfl.scala</groupId>
    <artifactId>test-agent</artifactId>
    <version>1.4.0-M2+31-debc9a28</version>
</dependency>
// https://jarcasting.com/artifacts/ch.epfl.scala/test-agent/
implementation 'ch.epfl.scala:test-agent:1.4.0-M2+31-debc9a28'
// https://jarcasting.com/artifacts/ch.epfl.scala/test-agent/
implementation ("ch.epfl.scala:test-agent:1.4.0-M2+31-debc9a28")
'ch.epfl.scala:test-agent:jar:1.4.0-M2+31-debc9a28'
<dependency org="ch.epfl.scala" name="test-agent" rev="1.4.0-M2+31-debc9a28">
  <artifact name="test-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.epfl.scala', module='test-agent', version='1.4.0-M2+31-debc9a28')
)
libraryDependencies += "ch.epfl.scala" % "test-agent" % "1.4.0-M2+31-debc9a28"
[ch.epfl.scala/test-agent "1.4.0-M2+31-debc9a28"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-sbt : test-interface jar 1.0

Project Modules

There are no modules declared in this project.