is not current version
Last Version 0.0.17

com.biboheart:bh-brick 0.0.3

A project that integrates common functions

GroupId

GroupId

com.biboheart
ArtifactId

ArtifactId

bh-brick
Version

Version

0.0.3
Type

Type

jar

Download bh-brick 0.0.3


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