Download sudoers-0.4.0.jar file - Jar s

Jar examples for s:sudoers

Description

You can download jar file sudoers 0.4.0 in this page.

Build File

You can use the following script to add sudoers-0.4.0.jar to your project.

<dependency>
   <groupId>org.cloudhoist</groupId>
   <artifactId>sudoers</artifactId>
   <version>0.4.0</version>
</dependency>
compile group: 'org.cloudhoist', name: 'sudoers', version: '0.4.0'
libraryDependencies += "org.cloudhoist" % "sudoers" % "0.4.0"
<dependency org="org.cloudhoist" name="sudoers" rev="0.4.0"/>
@Grapes(@Grab(group='org.cloudhoist', module='sudoers', version='0.4.0'))
'org.cloudhoist:sudoers:jar:0.4.0'

Download

Click the following link to download the jar file.

sudoers-0.4.0-sources.jar
sudoers-0.4.0.jar
sudoers-0.4.0.pom



Related Tutorials