is not current version
Last Version 1.4.0

com.talosvfx:editor 1.0.7

Talos Editor

GroupId

GroupId

com.talosvfx
ArtifactId

ArtifactId

editor
Version

Version

1.0.7
Type

Type

jar

Download editor 1.0.7


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