Download acute-2.1.1.jar file - Jar a

Jar examples for a:acute

Description

Small group of utilities for dealing with archives.

You can download jar file acute 2.1.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add acute-2.1.1.jar to your project.

<dependency>
   <groupId>edu.jhu.hlt</groupId>
   <artifactId>acute</artifactId>
   <version>2.1.1</version>
</dependency>
compile group: 'edu.jhu.hlt', name: 'acute', version: '2.1.1'
libraryDependencies += "edu.jhu.hlt" % "acute" % "2.1.1"
<dependency org="edu.jhu.hlt" name="acute" rev="2.1.1"/>
@Grapes(@Grab(group='edu.jhu.hlt', module='acute', version='2.1.1'))
'edu.jhu.hlt:acute:jar:2.1.1'

Download

Click the following link to download the jar file.

acute-2.1.1-javadoc.jar
acute-2.1.1-sources.jar
acute-2.1.1.jar
acute-2.1.1.pom



Related Tutorials