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.5 in this page.
GNU General Public License 2 with the Classpath Exception
You can use the following script to add epics-util-0.2.5.jar to your project.
<dependency> <groupId>org.epics</groupId> <artifactId>epics-util</artifactId> <version>0.2.5</version> </dependency>
compile group: 'org.epics', name: 'epics-util', version: '0.2.5'
libraryDependencies += "org.epics" % "epics-util" % "0.2.5"
<dependency org="org.epics" name="epics-util" rev="0.2.5"/>
@Grapes(@Grab(group='org.epics', module='epics-util', version='0.2.5'))
'org.epics:epics-util:jar:0.2.5'
Click the following link to download the jar file.
epics-util-0.2.5-javadoc.jar