MVN

com.meschbach.psi : psi-util

Maven & Gradle

Mar 09, 2011
6 usages

PSI Utilities · Reusable utility classes for interacting with PSI components. This includes a series of components which are utilized in testing the system.

<dependency>
    <groupId>com.meschbach.psi</groupId>
    <artifactId>psi-util</artifactId>
    <version>2.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.meschbach.psi : psi-util to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.4

All Versions

Choose a version of com.meschbach.psi : psi-util to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.4
psi-util-2.4

How to add a dependency to Maven

Add the following com.meschbach.psi : psi-util maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.meschbach.psi</groupId>
    <artifactId>psi-util</artifactId>
    <version>2.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.meschbach.psi : psi-util gradle dependency to your build.gradle file:

implementation 'com.meschbach.psi:psi-util:2.4'

Gradle Kotlin DSL: Add the following com.meschbach.psi : psi-util gradle kotlin dependency to your build.gradle.kts file:

implementation("com.meschbach.psi:psi-util:2.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.meschbach.psi : psi-util sbt scala dependency to your build.sbt file:

libraryDependencies += "com.meschbach.psi" % "psi-util" % "2.4"

Advertisement

Dependencies from Group

Mar 09, 2011
6 usages
Mar 09, 2011
4 usages
Mar 09, 2011
2 usages
Mar 09, 2011
2 usages

Discover Dependencies

Nov 28, 2013
12 usages
Jul 06, 2016
14 usages
Dec 07, 2019
19 usages
0 stars
Aug 30, 2017
26 usages
682 stars
Aug 13, 2018
19 usages
295 stars
May 11, 2014
7 usages
187 stars
Apr 22, 2015
5 usages
14.2k stars