is not current version
Last Version 5.2.0

net.colesico.framework:colesico-profile 4.3.1

Colesico framework localization profile service

Categories

Categories

Net
GroupId

GroupId

net.colesico.framework
ArtifactId

ArtifactId

colesico-profile
Version

Version

4.3.1
Type

Type

jar

Download colesico-profile 4.3.1


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