Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.smartcosmos |
ArtifactId | ArtifactIdsmartcosmos-dependencies |
Version | Version2.13.1 |
Type | Typepom |
Filename | Size |
---|---|
smartcosmos-dependencies-2.13.1.pom | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-dependencies/ -->
<dependency>
<groupId>net.smartcosmos</groupId>
<artifactId>smartcosmos-dependencies</artifactId>
<version>2.13.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-dependencies/
implementation 'net.smartcosmos:smartcosmos-dependencies:2.13.1'
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-dependencies/
implementation ("net.smartcosmos:smartcosmos-dependencies:2.13.1")
'net.smartcosmos:smartcosmos-dependencies:pom:2.13.1'
<dependency org="net.smartcosmos" name="smartcosmos-dependencies" rev="2.13.1">
<artifact name="smartcosmos-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.smartcosmos', module='smartcosmos-dependencies', version='2.13.1')
)
libraryDependencies += "net.smartcosmos" % "smartcosmos-dependencies" % "2.13.1"
[net.smartcosmos/smartcosmos-dependencies "2.13.1"]