| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSearch Прикладные библиотеки |
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторsearch |
| Последняя версия | Последняя версия0.0.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеsearch
The search tool for java.
|
| Имя Файла | Размер |
|---|---|
| search-0.0.1.pom | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.houbb/search/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>search</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/search/
implementation 'com.github.houbb:search:0.0.1'
// https://jarcasting.com/artifacts/com.github.houbb/search/
implementation ("com.github.houbb:search:0.0.1")
'com.github.houbb:search:pom:0.0.1'
<dependency org="com.github.houbb" name="search" rev="0.0.1">
<artifact name="search" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='search', version='0.0.1')
)
libraryDependencies += "com.github.houbb" % "search" % "0.0.1"
[com.github.houbb/search "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.houbb : heaven | jar | 0.1.114 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |