| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdse.sunet.ati |
| ArtifactId | ArtifactIdati-parent |
| Version | Version5 |
| Type | Typepom |
| Description |
DescriptionATI Parent
This is the parent for all ATI projects.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ati-parent-5.pom | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/se.sunet.ati/ati-parent/ -->
<dependency>
<groupId>se.sunet.ati</groupId>
<artifactId>ati-parent</artifactId>
<version>5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/se.sunet.ati/ati-parent/
implementation 'se.sunet.ati:ati-parent:5'
// https://jarcasting.com/artifacts/se.sunet.ati/ati-parent/
implementation ("se.sunet.ati:ati-parent:5")
'se.sunet.ati:ati-parent:pom:5'
<dependency org="se.sunet.ati" name="ati-parent" rev="5">
<artifact name="ati-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='se.sunet.ati', module='ati-parent', version='5')
)
libraryDependencies += "se.sunet.ati" % "ati-parent" % "5"
[se.sunet.ati/ati-parent "5"]