is not current version
Last Version 1.4.0

com.talosvfx:editor 1.3.0

Talos Editor

GroupId

GroupId

com.talosvfx
ArtifactId

ArtifactId

editor
Version

Version

1.3.0
Type

Type

jar

Download editor 1.3.0


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