is not current version
Last Version 1.25.0.1003

org.sonarsource.analyzer-commons:sonar-regex-parsing 1.14.0.681

Logic useful to read and analyze regular expressions

GroupId

GroupId

org.sonarsource.analyzer-commons
ArtifactId

ArtifactId

sonar-regex-parsing
Version

Version

1.14.0.681
Type

Type

jar

Download sonar-regex-parsing 1.14.0.681


<!-- https://jarcasting.com/artifacts/org.sonarsource.analyzer-commons/sonar-regex-parsing/ -->
<dependency>
    <groupId>org.sonarsource.analyzer-commons</groupId>
    <artifactId>sonar-regex-parsing</artifactId>
    <version>1.14.0.681</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonarsource.analyzer-commons/sonar-regex-parsing/
implementation 'org.sonarsource.analyzer-commons:sonar-regex-parsing:1.14.0.681'
// https://jarcasting.com/artifacts/org.sonarsource.analyzer-commons/sonar-regex-parsing/
implementation ("org.sonarsource.analyzer-commons:sonar-regex-parsing:1.14.0.681")
'org.sonarsource.analyzer-commons:sonar-regex-parsing:jar:1.14.0.681'
<dependency org="org.sonarsource.analyzer-commons" name="sonar-regex-parsing" rev="1.14.0.681">
  <artifact name="sonar-regex-parsing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonarsource.analyzer-commons', module='sonar-regex-parsing', version='1.14.0.681')
)
libraryDependencies += "org.sonarsource.analyzer-commons" % "sonar-regex-parsing" % "1.14.0.681"
[org.sonarsource.analyzer-commons/sonar-regex-parsing "1.14.0.681"]