is not current version
Last Version 1.0.2

com.github.atool:mbplus 1.0.1


GroupId

GroupId

com.github.atool
ArtifactId

ArtifactId

mbplus
Version

Version

1.0.1
Type

Type

jar

Download mbplus 1.0.1


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