| GroupId | GroupIdfr.irit.smac.lib.may |
|---|---|
| ArtifactId | ArtifactIdparent-speadl |
| Version | Version3.5.0 |
| Type | Typepom |
| Filename | Size |
|---|---|
| parent-speadl-3.5.0.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/fr.irit.smac.lib.may/parent-speadl/ -->
<dependency>
<groupId>fr.irit.smac.lib.may</groupId>
<artifactId>parent-speadl</artifactId>
<version>3.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.irit.smac.lib.may/parent-speadl/
implementation 'fr.irit.smac.lib.may:parent-speadl:3.5.0'
// https://jarcasting.com/artifacts/fr.irit.smac.lib.may/parent-speadl/
implementation ("fr.irit.smac.lib.may:parent-speadl:3.5.0")
'fr.irit.smac.lib.may:parent-speadl:pom:3.5.0'
<dependency org="fr.irit.smac.lib.may" name="parent-speadl" rev="3.5.0">
<artifact name="parent-speadl" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.irit.smac.lib.may', module='parent-speadl', version='3.5.0')
)
libraryDependencies += "fr.irit.smac.lib.may" % "parent-speadl" % "3.5.0"
[fr.irit.smac.lib.may/parent-speadl "3.5.0"]