License |
License
The Apache Software License, Version 2.0
|
---|---|
GroupId | GroupIdcom.biboheart |
ArtifactId | ArtifactIdbh-brick |
Version | Version0.0.15 |
Type | Typejar |
Description |
Descriptionbh-brick
A project that integrates common functions
|
Project URL |
Project URL |
Filename | Size |
---|---|
bh-brick-0.0.15.pom | |
bh-brick-0.0.15.jar | 46 KB |
bh-brick-0.0.15-sources.jar | 27 KB |
bh-brick-0.0.15-javadoc.jar | 126 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.biboheart/bh-brick/ -->
<dependency>
<groupId>com.biboheart</groupId>
<artifactId>bh-brick</artifactId>
<version>0.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.biboheart/bh-brick/
implementation 'com.biboheart:bh-brick:0.0.15'
// https://jarcasting.com/artifacts/com.biboheart/bh-brick/
implementation ("com.biboheart:bh-brick:0.0.15")
'com.biboheart:bh-brick:jar:0.0.15'
<dependency org="com.biboheart" name="bh-brick" rev="0.0.15">
<artifact name="bh-brick" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.biboheart', module='bh-brick', version='0.0.15')
)
libraryDependencies += "com.biboheart" % "bh-brick" % "0.0.15"
[com.biboheart/bh-brick "0.0.15"]
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 |