is not current version
Last Version 0.2.6

org.atemsource:atem-impl 0.1.0

Provides implementations of the Atem API..

GroupId

GroupId

org.atemsource
ArtifactId

ArtifactId

atem-impl
Version

Version

0.1.0
Type

Type

jar

Download atem-impl 0.1.0


<!-- https://jarcasting.com/artifacts/org.atemsource/atem-impl/ -->
<dependency>
    <groupId>org.atemsource</groupId>
    <artifactId>atem-impl</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.atemsource/atem-impl/
implementation 'org.atemsource:atem-impl:0.1.0'
// https://jarcasting.com/artifacts/org.atemsource/atem-impl/
implementation ("org.atemsource:atem-impl:0.1.0")
'org.atemsource:atem-impl:jar:0.1.0'
<dependency org="org.atemsource" name="atem-impl" rev="0.1.0">
  <artifact name="atem-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atemsource', module='atem-impl', version='0.1.0')
)
libraryDependencies += "org.atemsource" % "atem-impl" % "0.1.0"
[org.atemsource/atem-impl "0.1.0"]