is not current version
Last Version 1.4.0

com.talosvfx:editor 1.0.9

Talos Editor

GroupId

GroupId

com.talosvfx
ArtifactId

ArtifactId

editor
Version

Version

1.0.9
Type

Type

jar

Download editor 1.0.9


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