is not current version
Last Version 0.0.17

com.biboheart:bh-brick 0.0.4

A project that integrates common functions

GroupId

GroupId

com.biboheart
ArtifactId

ArtifactId

bh-brick
Version

Version

0.0.4
Type

Type

jar

Download bh-brick 0.0.4


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