Jar examples for a:atem-api
The Atem API provides reflective access to classes.
You can download jar file atem-api 0.1.0 in this page.
Apache 2
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'
Click the following link to download the jar file.
atem-api-0.1.0-javadoc.jar