is not current version
Last Version 2.0

fr.matthieu-vergne:translation-core 1.0

Basic features to support a translation project.

GroupId

GroupId

fr.matthieu-vergne
ArtifactId

ArtifactId

translation-core
Version

Version

1.0
Type

Type

jar

Download translation-core 1.0


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