is not current version
Last Version 5.2.0

net.colesico.framework:colesico-profile 2.4.0

Colesico framework localization profile service

Categories

Categories

Net
GroupId

GroupId

net.colesico.framework
ArtifactId

ArtifactId

colesico-profile
Version

Version

2.4.0
Type

Type

jar

Download colesico-profile 2.4.0


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