is not current version
Last Version 5.2.0

net.colesico.framework:colesico-translation 4.3.0

Colesico framework translation (localization) service.

Categories

Categories

Net
GroupId

GroupId

net.colesico.framework
ArtifactId

ArtifactId

colesico-translation
Version

Version

4.3.0
Type

Type

jar

Download colesico-translation 4.3.0


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