SQLite-PSI Core

Implementation of the IntelliJ PSI interface for SQLite

License

License

Categories

Categories

SQLite Data Databases
GroupId

GroupId

com.alecstrong
ArtifactId

ArtifactId

sqlite-psi-core
Last Version

Last Version

0.3.16
Release Date

Release Date

Type

Type

jar
Description

Description

SQLite-PSI Core
Implementation of the IntelliJ PSI interface for SQLite
Project URL

Project URL

https://github.com/alecstrong/sqlite-psi/
Source Code Management

Source Code Management

https://github.com/alecstrong/sqlite-psi/

Download sqlite-psi-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.16
0.3.15
0.3.14
0.3.13
0.3.12
0.3.11
0.3.10
0.3.9
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1