Jar examples for p:preferences
A simplified and typesafe entry point to the Java Preferences API (java.util.prefs)
You can download jar file preferences 3.2.100-v20070522 in this page.
The Apache Software License, Version 2.0
You can use the following script to add preferences-3.2.100-v20070522.jar to your project.
<dependency> <groupId>org.eclipse.equinox</groupId> <artifactId>preferences</artifactId> <version>3.2.100-v20070522</version> </dependency>
compile group: 'org.eclipse.equinox', name: 'preferences', version: '3.2.100-v20070522'
libraryDependencies += "org.eclipse.equinox" % "preferences" % "3.2.100-v20070522"
<dependency org="org.eclipse.equinox" name="preferences" rev="3.2.100-v20070522"/>
@Grapes(@Grab(group='org.eclipse.equinox', module='preferences', version='3.2.100-v20070522'))
'org.eclipse.equinox:preferences:jar:3.2.100-v20070522'
Click the following link to download the jar file.
preferences-3.2.100-v20070522.jar