Download util-semaphore-1.0.0-RELEASE.jar file - Jar u

Jar examples for u:util-semaphore

Description

Semaphore Util

You can download jar file util-semaphore 1.0.0-RELEASE in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add util-semaphore-1.0.0-RELEASE.jar to your project.

<dependency>
   <groupId>consulting.omnia.util</groupId>
   <artifactId>util-semaphore</artifactId>
   <version>1.0.0-RELEASE</version>
</dependency>
compile group: 'consulting.omnia.util', name: 'util-semaphore', version: '1.0.0-RELEASE'
libraryDependencies += "consulting.omnia.util" % "util-semaphore" % "1.0.0-RELEASE"
<dependency org="consulting.omnia.util" name="util-semaphore" rev="1.0.0-RELEASE"/>
@Grapes(@Grab(group='consulting.omnia.util', module='util-semaphore', version='1.0.0-RELEASE'))
'consulting.omnia.util:util-semaphore:jar:1.0.0-RELEASE'

Download

Click the following link to download the jar file.

util-semaphore-1.0.0-RELEASE.jar
util-semaphore-1.0.0-RELEASE-javadoc.jar
util-semaphore-1.0.0-RELEASE.pom
util-semaphore-1.0.0-RELEASE-sources.jar



Related Tutorials