is not current version
Last Version 5.2.0

net.colesico.framework:colesico-framework 1.3.3

Lightweight application framework for the Java 9+

Categories

Categories

Net
GroupId

GroupId

net.colesico.framework
ArtifactId

ArtifactId

colesico-framework
Version

Version

1.3.3
Type

Type

pom

Download colesico-framework 1.3.3


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