Download atem-api-0.1.0.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.0 in this page.

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials