is not current version
Last Version 3.15.1.9817

org.sonarsource.python:python-checks 1.9.0.2010


Categories

Categories

Python Languages
GroupId

GroupId

org.sonarsource.python
ArtifactId

ArtifactId

python-checks
Version

Version

1.9.0.2010
Type

Type

jar

Download python-checks 1.9.0.2010


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