is not current version
Last Version 2.14.0

net.smartcosmos.extension:smartcosmos-extension-starter-test 2.12.1

Easily packages a bunch of test utilities into a single area so you can add this module with a test scope and get them all.

Categories

Categories

Net
GroupId

GroupId

net.smartcosmos.extension
ArtifactId

ArtifactId

smartcosmos-extension-starter-test
Version

Version

2.12.1
Type

Type

jar

Download smartcosmos-extension-starter-test 2.12.1


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