numbers
| JVM | Platform | Status |
|---|---|---|
| OpenJDK LTS | Linux | |
| OpenJDK Current | Linux | |
| OpenJDK Current | Windows |
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCheckstyle Тестирование приложения и мониторинг Code Analysis |
| Группа | Группаcom.io7m.mutable.numbers |
| Идентификатор | Идентификаторcom.io7m.mutable.numbers.checkstyle |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcom.io7m.mutable.numbers.checkstyle
Mutable number types (Checkstyle policy)
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.io7m.mutable.numbers/com.io7m.mutable.numbers.checkstyle/ -->
<dependency>
<groupId>com.io7m.mutable.numbers</groupId>
<artifactId>com.io7m.mutable.numbers.checkstyle</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.mutable.numbers/com.io7m.mutable.numbers.checkstyle/
implementation 'com.io7m.mutable.numbers:com.io7m.mutable.numbers.checkstyle:2.0.0'
// https://jarcasting.com/artifacts/com.io7m.mutable.numbers/com.io7m.mutable.numbers.checkstyle/
implementation ("com.io7m.mutable.numbers:com.io7m.mutable.numbers.checkstyle:2.0.0")
'com.io7m.mutable.numbers:com.io7m.mutable.numbers.checkstyle:jar:2.0.0'
<dependency org="com.io7m.mutable.numbers" name="com.io7m.mutable.numbers.checkstyle" rev="2.0.0">
<artifact name="com.io7m.mutable.numbers.checkstyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.mutable.numbers', module='com.io7m.mutable.numbers.checkstyle', version='2.0.0')
)
libraryDependencies += "com.io7m.mutable.numbers" % "com.io7m.mutable.numbers.checkstyle" % "2.0.0"
[com.io7m.mutable.numbers/com.io7m.mutable.numbers.checkstyle "2.0.0"]
| JVM | Platform | Status |
|---|---|---|
| OpenJDK LTS | Linux | |
| OpenJDK Current | Linux | |
| OpenJDK Current | Windows |