Download atem-impl-0.1.6.jar file - Jar a

Jar examples for a:atem-impl

Description

Provides implementations of the Atem API..

You can download jar file atem-impl 0.1.6 in this page.

License

Apache 2

Build File

You can use the following script to add atem-impl-0.1.6.jar to your project.

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

Download

Click the following link to download the jar file.

atem-impl-0.1.6-javadoc.jar
atem-impl-0.1.6-sources.jar
atem-impl-0.1.6.jar
atem-impl-0.1.6.pom



Related Tutorials