| License |
License
The Apache Software License, Version 2.0
|
|---|---|
| GroupId | GroupIdcom.biboheart |
| ArtifactId | ArtifactIdbh-brick |
| Last Version | Last Version0.0.17 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbh-brick
A project that integrates common functions
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |