is not current version
Last Version 1.0.2

com.github.atool:mbplus.parent 1.0.0

mbplus parent pom

GroupId

GroupId

com.github.atool
ArtifactId

ArtifactId

mbplus.parent
Version

Version

1.0.0
Type

Type

jar

Download mbplus.parent 1.0.0


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