is not current version
Last Version 0.0.17

com.biboheart:bh-brick 0.0.11

A project that integrates common functions

GroupId

GroupId

com.biboheart
ArtifactId

ArtifactId

bh-brick
Version

Version

0.0.11
Type

Type

jar

Download bh-brick 0.0.11


<!-- https://jarcasting.com/artifacts/com.biboheart/bh-brick/ -->
<dependency>
    <groupId>com.biboheart</groupId>
    <artifactId>bh-brick</artifactId>
    <version>0.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.biboheart/bh-brick/
implementation 'com.biboheart:bh-brick:0.0.11'
// https://jarcasting.com/artifacts/com.biboheart/bh-brick/
implementation ("com.biboheart:bh-brick:0.0.11")
'com.biboheart:bh-brick:jar:0.0.11'
<dependency org="com.biboheart" name="bh-brick" rev="0.0.11">
  <artifact name="bh-brick" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.biboheart', module='bh-brick', version='0.0.11')
)
libraryDependencies += "com.biboheart" % "bh-brick" % "0.0.11"
[com.biboheart/bh-brick "0.0.11"]