Download aspirin-1.9.jar file - Jar a

Jar examples for a:aspirin

Description

Utilities for use in developing ActionScript applications.

You can download jar file aspirin 1.9 in this page.

License

GNU Lesser General Public License (LGPL), Version 2.1

Build File

You can use the following script to add aspirin-1.9.jar to your project.

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

Download

Click the following link to download the jar file.

aspirin-1.9-sources.jar
aspirin-1.9.pom



Related Tutorials