is not current version
Last Version 3.1.2

net.smartcosmos:smartcosmos-build-dependencies 3.0.0

Extended list of dependencies used in Spring Boot, Spring Cloud, and additional libraries.

Categories

Categories

Net
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

smartcosmos-build-dependencies
Version

Version

3.0.0
Type

Type

pom

Download smartcosmos-build-dependencies 3.0.0


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