Jar examples for p:psi-util
Reusable utility classes for interacting with PSI components. This includes a series of components which are utilized in testing the system.
You can download jar file psi-util 2.4 in this page.
You can use the following script to add psi-util-2.4.jar to your project.
<dependency> <groupId>com.meschbach.psi</groupId> <artifactId>psi-util</artifactId> <version>2.4</version> </dependency>
compile group: 'com.meschbach.psi', name: 'psi-util', version: '2.4'
libraryDependencies += "com.meschbach.psi" % "psi-util" % "2.4"
<dependency org="com.meschbach.psi" name="psi-util" rev="2.4"/>
@Grapes(@Grab(group='com.meschbach.psi', module='psi-util', version='2.4'))
'com.meschbach.psi:psi-util:jar:2.4'
Click the following link to download the jar file.
psi-util-2.4-javadoc.jar