Last Version

Colesico Framework 5.2.0

Lightweight application framework for Java 11+

License

License

Categories

Categories

Net
GroupId

GroupId

net.colesico.framework
ArtifactId

ArtifactId

colesico-framework
Version

Version

5.2.0
Type

Type

pom
Description

Description

Colesico Framework
Lightweight application framework for Java 11+
Project URL

Project URL

https://github.com/colesico/colesico-framework
Source Code Management

Source Code Management

https://github.com/colesico/colesico-framework

Download colesico-framework 5.2.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.