is not current version
Last Version 2.0

fr.matthieu-vergne:translation-editor 1.2

Graphical Editor for translation projects.

GroupId

GroupId

fr.matthieu-vergne
ArtifactId

ArtifactId

translation-editor
Version

Version

1.2
Type

Type

jar

Download translation-editor 1.2


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