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