is not current version
Last Version 0.0.3

io.github.ningpp:mmegp-maven-plugin-demo 0.0.1

mmegp maven plugin demo

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.ningpp
ArtifactId

ArtifactId

mmegp-maven-plugin-demo
Version

Version

0.0.1
Type

Type

pom

Download mmegp-maven-plugin-demo 0.0.1


<!-- https://jarcasting.com/artifacts/io.github.ningpp/mmegp-maven-plugin-demo/ -->
<dependency>
    <groupId>io.github.ningpp</groupId>
    <artifactId>mmegp-maven-plugin-demo</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ningpp/mmegp-maven-plugin-demo/
implementation 'io.github.ningpp:mmegp-maven-plugin-demo:0.0.1'
// https://jarcasting.com/artifacts/io.github.ningpp/mmegp-maven-plugin-demo/
implementation ("io.github.ningpp:mmegp-maven-plugin-demo:0.0.1")
'io.github.ningpp:mmegp-maven-plugin-demo:pom:0.0.1'
<dependency org="io.github.ningpp" name="mmegp-maven-plugin-demo" rev="0.0.1">
  <artifact name="mmegp-maven-plugin-demo" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.ningpp', module='mmegp-maven-plugin-demo', version='0.0.1')
)
libraryDependencies += "io.github.ningpp" % "mmegp-maven-plugin-demo" % "0.0.1"
[io.github.ningpp/mmegp-maven-plugin-demo "0.0.1"]