is not current version
Last Version 2.14.0

net.smartcosmos.extension:smartcosmos-extension-starter 2.12.0


Categories

Categories

Net
GroupId

GroupId

net.smartcosmos.extension
ArtifactId

ArtifactId

smartcosmos-extension-starter
Version

Version

2.12.0
Type

Type

pom

Download smartcosmos-extension-starter 2.12.0


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