| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.astutebits |
| Идентификатор | Идентификаторjsquint |
| Последняя версия | Последняя версия0.3.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеjsquint
Quality control library, integrating together other static
analysis and validation tools and instruments.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jsquint-0.3.0.pom | 22 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.astutebits/jsquint/ -->
<dependency>
<groupId>com.astutebits</groupId>
<artifactId>jsquint</artifactId>
<version>0.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.astutebits/jsquint/
implementation 'com.astutebits:jsquint:0.3.0'
// https://jarcasting.com/artifacts/com.astutebits/jsquint/
implementation ("com.astutebits:jsquint:0.3.0")
'com.astutebits:jsquint:pom:0.3.0'
<dependency org="com.astutebits" name="jsquint" rev="0.3.0">
<artifact name="jsquint" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.astutebits', module='jsquint', version='0.3.0')
)
libraryDependencies += "com.astutebits" % "jsquint" % "0.3.0"
[com.astutebits/jsquint "0.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.mockito : mockito-core | jar | 2.0.32-beta |