is not current version
Last Version 1.0.0-RC7

com.github.liyiorg:mbg-plugin 1.0.0-RC5


GroupId

GroupId

com.github.liyiorg
ArtifactId

ArtifactId

mbg-plugin
Version

Version

1.0.0-RC5
Type

Type

jar

Download mbg-plugin 1.0.0-RC5


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