is not current version
Last Version 5.2.0

net.colesico.framework:colesico-translation 3.5.1

Colesico framework translation (localization) service.

Categories

Categories

Net
GroupId

GroupId

net.colesico.framework
ArtifactId

ArtifactId

colesico-translation
Version

Version

3.5.1
Type

Type

jar

Download colesico-translation 3.5.1


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