t

text

Analyzer for Text Files
http://www.sonarqube.org/
SonarSource
SonarSource Team
Files download
File Operation
text-2.15.0.3845.pom download
Apache Maven
<dependency>
  <groupId>org.sonarsource.text</groupId>
  <artifactId>text</artifactId>
  <version>2.15.0.3845</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.sonarsource.text:text:2.15.0.3845'
Gradle Kotlin
implementation("org.sonarsource.text:text:2.15.0.3845")
Scala SBT
libraryDependencies += "org.sonarsource.text" % "text" % "2.15.0.3845"
Groovy Grape
@Grapes(
  @Grab(group='org.sonarsource.text', module='text', version='2.15.0.3845')
)
Apache Ivy
<dependency org="org.sonarsource.text" name="text" rev="2.15.0.3845" />
Leiningen
[org.sonarsource.text/text "2.15.0.3845"]
Apache Buildr
'org.sonarsource.text:text:jar:2.15.0.3845'
Dependencies
The project has no third-party dependencies