is not current version
Last Version 3.15.1.9817

org.sonarsource.python:python-checks 1.13.0.2922


Categories

Categories

Python Languages
GroupId

GroupId

org.sonarsource.python
ArtifactId

ArtifactId

python-checks
Version

Version

1.13.0.2922
Type

Type

jar

Download python-checks 1.13.0.2922


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