Download atem-api-0.1.1.jar file - Jar a

Jar examples for a:atem-api

Description

The Atem API provides reflective access to classes.

You can download jar file atem-api 0.1.1 in this page.

License

Apache 2

Build File

You can use the following script to add atem-api-0.1.1.jar to your project.

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

Download

Click the following link to download the jar file.

atem-api-0.1.1-javadoc.jar
atem-api-0.1.1-sources.jar
atem-api-0.1.1.jar
atem-api-0.1.1.pom



Related Tutorials