GroupId | GroupIdio.github.ningpp |
---|---|
ArtifactId | ArtifactIdmmegp-annotations |
Version | Version0.0.2 |
Type | Typejar |
Filename | Size |
---|---|
mmegp-annotations-0.0.2.pom | |
mmegp-annotations-0.0.2.jar | 3 KB |
mmegp-annotations-0.0.2-sources.jar | 4 KB |
mmegp-annotations-0.0.2-javadoc.jar | 397 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ningpp/mmegp-annotations/ -->
<dependency>
<groupId>io.github.ningpp</groupId>
<artifactId>mmegp-annotations</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ningpp/mmegp-annotations/
implementation 'io.github.ningpp:mmegp-annotations:0.0.2'
// https://jarcasting.com/artifacts/io.github.ningpp/mmegp-annotations/
implementation ("io.github.ningpp:mmegp-annotations:0.0.2")
'io.github.ningpp:mmegp-annotations:jar:0.0.2'
<dependency org="io.github.ningpp" name="mmegp-annotations" rev="0.0.2">
<artifact name="mmegp-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ningpp', module='mmegp-annotations', version='0.0.2')
)
libraryDependencies += "io.github.ningpp" % "mmegp-annotations" % "0.0.2"
[io.github.ningpp/mmegp-annotations "0.0.2"]