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