Download modulator-1.0.jar file - Jar m

Jar examples for m:modulator

Description

You can download jar file modulator 1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add modulator-1.0.jar to your project.

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

Download

Click the following link to download the jar file.

modulator-1.0-javadoc.jar
modulator-1.0-sources.jar
modulator-1.0.jar
modulator-1.0.pom



Related Tutorials