Categories |
CategoriesMaven Build Tools |
---|---|
GroupId | GroupIdio.github.ningpp |
ArtifactId | ArtifactIdmmegp-maven-plugin-demo-allservices |
Version | Version0.0.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.ningpp/mmegp-maven-plugin-demo-allservices/ -->
<dependency>
<groupId>io.github.ningpp</groupId>
<artifactId>mmegp-maven-plugin-demo-allservices</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ningpp/mmegp-maven-plugin-demo-allservices/
implementation 'io.github.ningpp:mmegp-maven-plugin-demo-allservices:0.0.2'
// https://jarcasting.com/artifacts/io.github.ningpp/mmegp-maven-plugin-demo-allservices/
implementation ("io.github.ningpp:mmegp-maven-plugin-demo-allservices:0.0.2")
'io.github.ningpp:mmegp-maven-plugin-demo-allservices:jar:0.0.2'
<dependency org="io.github.ningpp" name="mmegp-maven-plugin-demo-allservices" rev="0.0.2">
<artifact name="mmegp-maven-plugin-demo-allservices" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ningpp', module='mmegp-maven-plugin-demo-allservices', version='0.0.2')
)
libraryDependencies += "io.github.ningpp" % "mmegp-maven-plugin-demo-allservices" % "0.0.2"
[io.github.ningpp/mmegp-maven-plugin-demo-allservices "0.0.2"]