is not current version
Last Version 3.2.0

net.smartcosmos:smartcosmos-framework 3.0.0

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

Type

jar

Download smartcosmos-framework 3.0.0


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