is not current version
Last Version 1.4.0-M2+31-debc9a28

ch.epfl.scala:test-agent 0.13.17-sourcedeps


Categories

Categories

Scala Languages
GroupId

GroupId

ch.epfl.scala
ArtifactId

ArtifactId

test-agent
Version

Version

0.13.17-sourcedeps
Type

Type

jar

Download test-agent 0.13.17-sourcedeps


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