License |
License |
---|---|
GroupId | GroupIdorg.sonarsource.flex |
ArtifactId | ArtifactIdflex-its |
Version | Version2.7.0.2865 |
Type | Typepom |
Description |
DescriptionFLEX :: IT
Parent pom of SonarSource public projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
flex-its-2.7.0.2865.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/org.sonarsource.flex/flex-its/ -->
<dependency>
<groupId>org.sonarsource.flex</groupId>
<artifactId>flex-its</artifactId>
<version>2.7.0.2865</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sonarsource.flex/flex-its/
implementation 'org.sonarsource.flex:flex-its:2.7.0.2865'
// https://jarcasting.com/artifacts/org.sonarsource.flex/flex-its/
implementation ("org.sonarsource.flex:flex-its:2.7.0.2865")
'org.sonarsource.flex:flex-its:pom:2.7.0.2865'
<dependency org="org.sonarsource.flex" name="flex-its" rev="2.7.0.2865">
<artifact name="flex-its" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sonarsource.flex', module='flex-its', version='2.7.0.2865')
)
libraryDependencies += "org.sonarsource.flex" % "flex-its" % "2.7.0.2865"
[org.sonarsource.flex/flex-its "2.7.0.2865"]