Refaster rule compiler

Error Prone is a static analysis tool for Java that catches common programming mistakes at compile-time.

Лицензия

Лицензия

Группа

Группа

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

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

error_prone_refaster
Последняя версия

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

2.14.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Refaster rule compiler
Error Prone is a static analysis tool for Java that catches common programming mistakes at compile-time.
Организация-разработчик

Организация-разработчик

Google LLC

Скачать error_prone_refaster

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.google.errorprone : error_prone_core jar 2.14.0
com.google.auto.service : auto-service-annotations jar 1.0.1

Модули Проекта

Данный проект не имеет модулей.
com.google.errorprone

Google

Google ❤️ Open Source

Версии библиотеки

Версия
2.14.0
2.13.1
2.13.0
2.12.1
2.12.0
2.11.0
2.10.0
2.9.0
2.8.1
2.8.0
2.7.1
2.7.0
2.6.0
2.5.1
2.5.0
2.4.0
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.0
2.1.3
2.1.2
2.1.1
2.1.0
2.0.21
2.0.20
2.0.19
2.0.18
2.0.17
2.0.16