| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторcompare2-test |
| Последняя версия | Последняя версия0.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCompare tools engine.
|
| Имя Файла | Размер |
|---|---|
| compare2-test-0.0.2.pom | |
| compare2-test-0.0.2.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.houbb/compare2-test/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>compare2-test</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/compare2-test/
implementation 'com.github.houbb:compare2-test:0.0.2'
// https://jarcasting.com/artifacts/com.github.houbb/compare2-test/
implementation ("com.github.houbb:compare2-test:0.0.2")
'com.github.houbb:compare2-test:jar:0.0.2'
<dependency org="com.github.houbb" name="compare2-test" rev="0.0.2">
<artifact name="compare2-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='compare2-test', version='0.0.2')
)
libraryDependencies += "com.github.houbb" % "compare2-test" % "0.0.2"
[com.github.houbb/compare2-test "0.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.houbb : compare2-core | jar | 0.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |