GroupId | GroupIdcom.ovea |
---|---|
ArtifactId | ArtifactIdovea-i18n |
Version | Version1.12.ga |
Type | Typejar |
Filename | Size |
---|---|
ovea-i18n-1.12.ga.pom | |
ovea-i18n-1.12.ga.jar | 31 KB |
ovea-i18n-1.12.ga-sources.jar | 16 KB |
ovea-i18n-1.12.ga-javadoc.jar | 109 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ovea/ovea-i18n/ -->
<dependency>
<groupId>com.ovea</groupId>
<artifactId>ovea-i18n</artifactId>
<version>1.12.ga</version>
</dependency>
// https://jarcasting.com/artifacts/com.ovea/ovea-i18n/
implementation 'com.ovea:ovea-i18n:1.12.ga'
// https://jarcasting.com/artifacts/com.ovea/ovea-i18n/
implementation ("com.ovea:ovea-i18n:1.12.ga")
'com.ovea:ovea-i18n:jar:1.12.ga'
<dependency org="com.ovea" name="ovea-i18n" rev="1.12.ga">
<artifact name="ovea-i18n" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ovea', module='ovea-i18n', version='1.12.ga')
)
libraryDependencies += "com.ovea" % "ovea-i18n" % "1.12.ga"
[com.ovea/ovea-i18n "1.12.ga"]