не последняя версия
Последняя версия 3.0.0

com.google.code.findbugs:jFormatString 2.0.2

jFormatString for Findbugs

Категории

Категории

ORM Данные
Группа

Группа

com.google.code.findbugs
Идентификатор

Идентификатор

jFormatString
Версия

Версия

2.0.2
Тип

Тип

jar

Скачать jFormatString 2.0.2

Имя Файла Размер
jFormatString-2.0.2.pom
jFormatString-2.0.2.jar 26 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.google.code.findbugs/jFormatString/ -->
<dependency>
    <groupId>com.google.code.findbugs</groupId>
    <artifactId>jFormatString</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.findbugs/jFormatString/
implementation 'com.google.code.findbugs:jFormatString:2.0.2'
// https://jarcasting.com/artifacts/com.google.code.findbugs/jFormatString/
implementation ("com.google.code.findbugs:jFormatString:2.0.2")
'com.google.code.findbugs:jFormatString:jar:2.0.2'
<dependency org="com.google.code.findbugs" name="jFormatString" rev="2.0.2">
  <artifact name="jFormatString" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.findbugs', module='jFormatString', version='2.0.2')
)
libraryDependencies += "com.google.code.findbugs" % "jFormatString" % "2.0.2"
[com.google.code.findbugs/jFormatString "2.0.2"]