is not current version
Last Version 5.2.0

net.colesico.framework:colesico-framework 3.2.0

Lightweight application framework for the Java 11+

Categories

Categories

Net
GroupId

GroupId

net.colesico.framework
ArtifactId

ArtifactId

colesico-framework
Version

Version

3.2.0
Type

Type

pom

Download colesico-framework 3.2.0


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