Download atem-impl-0.1.4.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.4 in this page.

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials