is not current version
Last Version 1.24.0.633

org.sonarsource.sslr:sslr-testing-harness 1.23


GroupId

GroupId

org.sonarsource.sslr
ArtifactId

ArtifactId

sslr-testing-harness
Version

Version

1.23
Type

Type

jar

Download sslr-testing-harness 1.23


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