is not current version
Last Version 5.2.0

net.colesico.framework:colesico-framework 3.1.2

Lightweight application framework for the Java 11+

Categories

Categories

Net
GroupId

GroupId

net.colesico.framework
ArtifactId

ArtifactId

colesico-framework
Version

Version

3.1.2
Type

Type

pom

Download colesico-framework 3.1.2


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