is not current version
Last Version 3.2.0

net.smartcosmos:smartcosmos-dependencies 3.1.0

Allows importing all of the dependencies associated with the SMART COSMOS Framework without having to use the parent pom.

Categories

Categories

Net
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

smartcosmos-dependencies
Version

Version

3.1.0
Type

Type

pom

Download smartcosmos-dependencies 3.1.0


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