is not current version
Last Version 1.9.0

net.colesico.framework:colesico-appbundle 1.3.3

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.3.3
Type

Type

jar

Download colesico-appbundle 1.3.3


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