is not current version
Last Version 5.2.0

net.colesico.framework:colesico-framework 2.4.1

Lightweight application framework for the Java 11+

Categories

Categories

Net
GroupId

GroupId

net.colesico.framework
ArtifactId

ArtifactId

colesico-framework
Version

Version

2.4.1
Type

Type

pom

Download colesico-framework 2.4.1


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