Jar examples for a:atem-api
The Atem API provides reflective access to classes.
You can download jar file atem-api 0.1.2 in this page.
Apache 2
You can use the following script to add atem-api-0.1.2.jar to your project.
<dependency> <groupId>org.atemsource</groupId> <artifactId>atem-api</artifactId> <version>0.1.2</version> </dependency>
compile group: 'org.atemsource', name: 'atem-api', version: '0.1.2'
libraryDependencies += "org.atemsource" % "atem-api" % "0.1.2"
<dependency org="org.atemsource" name="atem-api" rev="0.1.2"/>
@Grapes(@Grab(group='org.atemsource', module='atem-api', version='0.1.2'))
'org.atemsource:atem-api:jar:0.1.2'
Click the following link to download the jar file.
atem-api-0.1.2-javadoc.jar