Last Version

python-psi-api 142.1

A packaging of the IntelliJ Community Edition python-psi-api library. This is release number 1 of trunk branch 142.

License

License

Categories

Categories

Python Languages IntelliJ IDEA Development Tools IDE
GroupId

GroupId

com.github.adedayo.intellij.sdk
ArtifactId

ArtifactId

python-psi-api
Version

Version

142.1
Type

Type

jar
Description

Description

python-psi-api
A packaging of the IntelliJ Community Edition python-psi-api library. This is release number 1 of trunk branch 142.
Project URL

Project URL

http://www.jetbrains.com/idea
Source Code Management

Source Code Management

https://github.com/adedayo/intellij-community.git

Download python-psi-api 142.1


<!-- https://jarcasting.com/artifacts/com.github.adedayo.intellij.sdk/python-psi-api/ -->
<dependency>
    <groupId>com.github.adedayo.intellij.sdk</groupId>
    <artifactId>python-psi-api</artifactId>
    <version>142.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.adedayo.intellij.sdk/python-psi-api/
implementation 'com.github.adedayo.intellij.sdk:python-psi-api:142.1'
// https://jarcasting.com/artifacts/com.github.adedayo.intellij.sdk/python-psi-api/
implementation ("com.github.adedayo.intellij.sdk:python-psi-api:142.1")
'com.github.adedayo.intellij.sdk:python-psi-api:jar:142.1'
<dependency org="com.github.adedayo.intellij.sdk" name="python-psi-api" rev="142.1">
  <artifact name="python-psi-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.adedayo.intellij.sdk', module='python-psi-api', version='142.1')
)
libraryDependencies += "com.github.adedayo.intellij.sdk" % "python-psi-api" % "142.1"
[com.github.adedayo.intellij.sdk/python-psi-api "142.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.