GroupId | GroupIdfr.matthieu-vergne |
---|---|
ArtifactId | ArtifactIdtranslation-editor |
Version | Version1.1 |
Type | Typejar |
Filename | Size |
---|---|
translation-editor-1.1.pom | |
translation-editor-1.1.jar | 106 KB |
translation-editor-1.1-sources.jar | 25 KB |
translation-editor-1.1-javadoc.jar | 202 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.matthieu-vergne/translation-editor/ -->
<dependency>
<groupId>fr.matthieu-vergne</groupId>
<artifactId>translation-editor</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/fr.matthieu-vergne/translation-editor/
implementation 'fr.matthieu-vergne:translation-editor:1.1'
// https://jarcasting.com/artifacts/fr.matthieu-vergne/translation-editor/
implementation ("fr.matthieu-vergne:translation-editor:1.1")
'fr.matthieu-vergne:translation-editor:jar:1.1'
<dependency org="fr.matthieu-vergne" name="translation-editor" rev="1.1">
<artifact name="translation-editor" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.matthieu-vergne', module='translation-editor', version='1.1')
)
libraryDependencies += "fr.matthieu-vergne" % "translation-editor" % "1.1"
[fr.matthieu-vergne/translation-editor "1.1"]