Jar examples for j:jitter-api
This repository contains the _jitter_ API. For using _jitter_ see the https://github.com/mictaege/jitter_plugin documentation.
You can download jar file jitter-api 1.0 in this page.
Apache License, Version 2.0
You can use the following script to add jitter-api-1.0.jar to your project.
<dependency> <groupId>com.github.mictaege</groupId> <artifactId>jitter-api</artifactId> <version>1.0</version> </dependency>
compile group: 'com.github.mictaege', name: 'jitter-api', version: '1.0'
libraryDependencies += "com.github.mictaege" % "jitter-api" % "1.0"
<dependency org="com.github.mictaege" name="jitter-api" rev="1.0"/>
@Grapes(@Grab(group='com.github.mictaege', module='jitter-api', version='1.0'))
'com.github.mictaege:jitter-api:jar:1.0'
Click the following link to download the jar file.
jitter-api-1.0-javadoc.jar