MVN

com.alecstrong : core

Maven & Gradle

May 30, 2018
3 usages
91 stars

SQLite-PSI Core · Implementation of the IntelliJ PSI interface for SQLite

<dependency>
    <groupId>com.alecstrong</groupId>
    <artifactId>core</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.alecstrong : core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of com.alecstrong : core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
core-0.1.0

How to add a dependency to Maven

Add the following com.alecstrong : core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.alecstrong</groupId>
    <artifactId>core</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.alecstrong : core gradle dependency to your build.gradle file:

implementation 'com.alecstrong:core:0.1.0'

Gradle Kotlin DSL: Add the following com.alecstrong : core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.alecstrong:core:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.alecstrong : core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.alecstrong" % "core" % "0.1.0"

Advertisement

Dependencies from Group

May 30, 2018
3 usages
91 stars
Jan 19, 2023
3 usages
91 stars
Mar 26, 2023
1 usages
4 stars
Mar 13, 2019
128 stars

Discover Dependencies

Jul 28, 2021
12 stars
Jun 11, 2018
0 stars
Jun 11, 2018
0 stars
Jun 02, 2018
0 stars
Jun 02, 2018