| Лицензия |
Лицензия
The Apache Software License, Version 2.0
|
|---|---|
| Группа | Группаcom.biboheart |
| Идентификатор | Идентификаторbh-brick |
| Последняя версия | Последняя версия0.0.17 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеbh-brick
A project that integrates common functions
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| bh-brick-0.0.17.pom | |
| bh-brick-0.0.17.jar | 43 KB |
| bh-brick-0.0.17-sources.jar | 26 KB |
| bh-brick-0.0.17-javadoc.jar | 124 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.biboheart/bh-brick/ -->
<dependency>
<groupId>com.biboheart</groupId>
<artifactId>bh-brick</artifactId>
<version>0.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.biboheart/bh-brick/
implementation 'com.biboheart:bh-brick:0.0.17'
// https://jarcasting.com/artifacts/com.biboheart/bh-brick/
implementation ("com.biboheart:bh-brick:0.0.17")
'com.biboheart:bh-brick:jar:0.0.17'
<dependency org="com.biboheart" name="bh-brick" rev="0.0.17">
<artifact name="bh-brick" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.biboheart', module='bh-brick', version='0.0.17')
)
libraryDependencies += "com.biboheart" % "bh-brick" % "0.0.17"
[com.biboheart/bh-brick "0.0.17"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.7 |
| com.belerweb : pinyin4j | jar | 2.5.1 |
| com.google.zxing : core | jar | 3.3.2 |
| com.google.zxing : javase | jar | 3.3.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.20 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |