is not current version
Last Version 3.15.1.9817

org.sonarsource.python:python-checks-testkit 3.0.0.7330


Categories

Categories

Python Languages
GroupId

GroupId

org.sonarsource.python
ArtifactId

ArtifactId

python-checks-testkit
Version

Version

3.0.0.7330
Type

Type

jar

Download python-checks-testkit 3.0.0.7330


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