Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.smartcosmos.extension |
ArtifactId | ArtifactIdsmartcosmos-extension-starter-test |
Version | Version2.10.16 |
Type | Typejar |
<!-- 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.10.16</version>
</dependency>
// https://jarcasting.com/artifacts/net.smartcosmos.extension/smartcosmos-extension-starter-test/
implementation 'net.smartcosmos.extension:smartcosmos-extension-starter-test:2.10.16'
// https://jarcasting.com/artifacts/net.smartcosmos.extension/smartcosmos-extension-starter-test/
implementation ("net.smartcosmos.extension:smartcosmos-extension-starter-test:2.10.16")
'net.smartcosmos.extension:smartcosmos-extension-starter-test:jar:2.10.16'
<dependency org="net.smartcosmos.extension" name="smartcosmos-extension-starter-test" rev="2.10.16">
<artifact name="smartcosmos-extension-starter-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.smartcosmos.extension', module='smartcosmos-extension-starter-test', version='2.10.16')
)
libraryDependencies += "net.smartcosmos.extension" % "smartcosmos-extension-starter-test" % "2.10.16"
[net.smartcosmos.extension/smartcosmos-extension-starter-test "2.10.16"]