Download sudo-api-1.0.1.jar file - Jar s

Jar examples for s:sudo-api

Description

You can download jar file sudo-api 1.0.1 in this page.

Build File

You can use the following script to add sudo-api-1.0.1.jar to your project.

<dependency>
   <groupId>org.ancoron.javaee</groupId>
   <artifactId>sudo-api</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'org.ancoron.javaee', name: 'sudo-api', version: '1.0.1'
libraryDependencies += "org.ancoron.javaee" % "sudo-api" % "1.0.1"
<dependency org="org.ancoron.javaee" name="sudo-api" rev="1.0.1"/>
@Grapes(@Grab(group='org.ancoron.javaee', module='sudo-api', version='1.0.1'))
'org.ancoron.javaee:sudo-api:jar:1.0.1'

Download

Click the following link to download the jar file.

sudo-api-1.0.1-javadoc.jar
sudo-api-1.0.1-sources.jar
sudo-api-1.0.1.jar
sudo-api-1.0.1.pom



Related Tutorials