is not current version
Last Version 1.35.0

com.bq.corbel:i18n 1.31.1


GroupId

GroupId

com.bq.corbel
ArtifactId

ArtifactId

i18n
Version

Version

1.31.1
Type

Type

jar

Download i18n 1.31.1


<!-- https://jarcasting.com/artifacts/com.bq.corbel/i18n/ -->
<dependency>
    <groupId>com.bq.corbel</groupId>
    <artifactId>i18n</artifactId>
    <version>1.31.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.bq.corbel/i18n/
implementation 'com.bq.corbel:i18n:1.31.1'
// https://jarcasting.com/artifacts/com.bq.corbel/i18n/
implementation ("com.bq.corbel:i18n:1.31.1")
'com.bq.corbel:i18n:jar:1.31.1'
<dependency org="com.bq.corbel" name="i18n" rev="1.31.1">
  <artifact name="i18n" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bq.corbel', module='i18n', version='1.31.1')
)
libraryDependencies += "com.bq.corbel" % "i18n" % "1.31.1"
[com.bq.corbel/i18n "1.31.1"]