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