Jar examples for e:epics-util
Basic Java utility classes to be shared across projects until suitable replacements are available in the JDK.
You can download jar file epics-util 0.2.2 in this page.
GNU General Public License 2 with the Classpath Exception
You can use the following script to add epics-util-0.2.2.jar to your project.
<dependency> <groupId>org.epics</groupId> <artifactId>epics-util</artifactId> <version>0.2.2</version> </dependency>
compile group: 'org.epics', name: 'epics-util', version: '0.2.2'
libraryDependencies += "org.epics" % "epics-util" % "0.2.2"
<dependency org="org.epics" name="epics-util" rev="0.2.2"/>
@Grapes(@Grab(group='org.epics', module='epics-util', version='0.2.2'))
'org.epics:epics-util:jar:0.2.2'
Click the following link to download the jar file.
epics-util-0.2.2-javadoc.jar