Jar examples for g:glue-util
GLUE is a Java library that simplifies asynchronous communication between heterogeneous software components. This package contains various utility classes.
You can download jar file glue-util 0.2.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add glue-util-0.2.2.jar to your project.
<dependency> <groupId>de.ovgu.dke.glue</groupId> <artifactId>glue-util</artifactId> <version>0.2.2</version> </dependency>
compile group: 'de.ovgu.dke.glue', name: 'glue-util', version: '0.2.2'
libraryDependencies += "de.ovgu.dke.glue" % "glue-util" % "0.2.2"
<dependency org="de.ovgu.dke.glue" name="glue-util" rev="0.2.2"/>
@Grapes(@Grab(group='de.ovgu.dke.glue', module='glue-util', version='0.2.2'))
'de.ovgu.dke.glue:glue-util:jar:0.2.2'
Click the following link to download the jar file.
glue-util-0.2.2-javadoc.jar