| License |
License |
|---|---|
| Categories |
CategoriesBuild Tools Net |
| GroupId | GroupIdnet.smartcosmos |
| ArtifactId | ArtifactIdsmartcosmos-build-tools |
| Last Version | Last Version3.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSMART COSMOS Build Tools
Various XML Configs used throughout the application
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| smartcosmos-build-tools-3.1.2.pom | |
| smartcosmos-build-tools-3.1.2.jar | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-build-tools/ -->
<dependency>
<groupId>net.smartcosmos</groupId>
<artifactId>smartcosmos-build-tools</artifactId>
<version>3.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-build-tools/
implementation 'net.smartcosmos:smartcosmos-build-tools:3.1.2'
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-build-tools/
implementation ("net.smartcosmos:smartcosmos-build-tools:3.1.2")
'net.smartcosmos:smartcosmos-build-tools:jar:3.1.2'
<dependency org="net.smartcosmos" name="smartcosmos-build-tools" rev="3.1.2">
<artifact name="smartcosmos-build-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.smartcosmos', module='smartcosmos-build-tools', version='3.1.2')
)
libraryDependencies += "net.smartcosmos" % "smartcosmos-build-tools" % "3.1.2"
[net.smartcosmos/smartcosmos-build-tools "3.1.2"]