is not current version
Last Version 1.5.0

com.mizhousoft.bmc:bmc-account 1.3.0


GroupId

GroupId

com.mizhousoft.bmc
ArtifactId

ArtifactId

bmc-account
Version

Version

1.3.0
Type

Type

jar

Download bmc-account 1.3.0


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