не последняя версия
Последняя версия 3.15.1.9817

org.sonarsource.python:python-checks 3.3.0.7945


Категории

Категории

Python Языки программирования
Группа

Группа

org.sonarsource.python
Идентификатор

Идентификатор

python-checks
Версия

Версия

3.3.0.7945
Тип

Тип

jar

Скачать python-checks 3.3.0.7945


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