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