is not current version
Last Version 3.15.1.9817

org.sonarsource.python:python 1.9.1.2080


Categories

Categories

Python Languages
GroupId

GroupId

org.sonarsource.python
ArtifactId

ArtifactId

python
Version

Version

1.9.1.2080
Type

Type

pom

Download python 1.9.1.2080

Filename Size
python-1.9.1.2080.pom 7 KB
Browse

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