is not current version
Last Version 3.2.0

net.smartcosmos:smartcosmos-framework 3.1.1

Provides Spring Configuration and Annotations making it easier to develop SMART COSMOS Extensions

Categories

Categories

Net
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

smartcosmos-framework
Version

Version

3.1.1
Type

Type

jar

Download smartcosmos-framework 3.1.1


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