is not current version
Last Version 3.15.1.9817

org.sonarsource.python:python-checks 2.13.0.7236


Categories

Categories

Python Languages
GroupId

GroupId

org.sonarsource.python
ArtifactId

ArtifactId

python-checks
Version

Version

2.13.0.7236
Type

Type

jar

Download python-checks 2.13.0.7236


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