| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторparadise-test |
| Последняя версия | Последняя версия1.1.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеThis module is just for test paradise, most case do not need dependency.
|
| Имя Файла | Размер |
|---|---|
| paradise-test-1.1.5.pom | |
| paradise-test-1.1.5.jar | 4 KB |
| paradise-test-1.1.5-sources.jar | 3 KB |
| paradise-test-1.1.5-javadoc.jar | 45 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.houbb/paradise-test/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>paradise-test</artifactId>
<version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/paradise-test/
implementation 'com.github.houbb:paradise-test:1.1.5'
// https://jarcasting.com/artifacts/com.github.houbb/paradise-test/
implementation ("com.github.houbb:paradise-test:1.1.5")
'com.github.houbb:paradise-test:jar:1.1.5'
<dependency org="com.github.houbb" name="paradise-test" rev="1.1.5">
<artifact name="paradise-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='paradise-test', version='1.1.5')
)
libraryDependencies += "com.github.houbb" % "paradise-test" % "1.1.5"
[com.github.houbb/paradise-test "1.1.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.houbb : paradise-common | jar | 1.1.5 |
| junit : junit | jar | 4.12 |