is not current version
Last Version 16.1.2

org.protelis:protelis-test 10.7.0+145.bdbf132

Essential libraries for testing Protelis programs and simulations

GroupId

GroupId

org.protelis
ArtifactId

ArtifactId

protelis-test
Version

Version

10.7.0+145.bdbf132
Type

Type

jar

Download protelis-test 10.7.0+145.bdbf132


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