is not current version
Last Version 3.2.0

net.smartcosmos:smartcosmos-dependencies 2.12.1

Dependencies used throughout the SMART COSMOS Ecosystem provided in a single location to make sure there are no conflicts down the line.

Categories

Categories

Net
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

smartcosmos-dependencies
Version

Version

2.12.1
Type

Type

pom

Download smartcosmos-dependencies 2.12.1


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