License |
License |
---|---|
GroupId | GroupIdfr.matthieu-vergne |
ArtifactId | ArtifactIdtranslation-editor |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTranslation Editor
Graphical Editor for translation projects.
|
Filename | Size |
---|---|
translation-editor-2.0.pom | |
translation-editor-2.0.jar | 99 KB |
translation-editor-2.0-sources.jar | 24 KB |
translation-editor-2.0-javadoc.jar | 201 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.matthieu-vergne/translation-editor/ -->
<dependency>
<groupId>fr.matthieu-vergne</groupId>
<artifactId>translation-editor</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.matthieu-vergne/translation-editor/
implementation 'fr.matthieu-vergne:translation-editor:2.0'
// https://jarcasting.com/artifacts/fr.matthieu-vergne/translation-editor/
implementation ("fr.matthieu-vergne:translation-editor:2.0")
'fr.matthieu-vergne:translation-editor:jar:2.0'
<dependency org="fr.matthieu-vergne" name="translation-editor" rev="2.0">
<artifact name="translation-editor" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.matthieu-vergne', module='translation-editor', version='2.0')
)
libraryDependencies += "fr.matthieu-vergne" % "translation-editor" % "2.0"
[fr.matthieu-vergne/translation-editor "2.0"]
Group / Artifact | Type | Version |
---|---|---|
fr.matthieu-vergne : translation-core | jar | 2.0 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |