is not current version
Last Version 1.9.0

net.colesico.framework:colesico-appbundle 1.7.1

Colesico framework application bundle joins common framework modules for application development

Categories

Categories

Net
GroupId

GroupId

net.colesico.framework
ArtifactId

ArtifactId

colesico-appbundle
Version

Version

1.7.1
Type

Type

jar

Download colesico-appbundle 1.7.1


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