<dependency> <groupId>io.github.m-m-m</groupId> <artifactId>mmm-marshall</artifactId> <version>0.9.7</version> </dependency>
implementation 'io.github.m-m-m:mmm-marshall:0.9.7'
implementation("io.github.m-m-m:mmm-marshall:0.9.7")
libraryDependencies += "io.github.m-m-m" % "mmm-marshall" % "0.9.7"
@Grapes( @Grab(group='io.github.m-m-m', module='mmm-marshall', version='0.9.7') )
<dependency org="io.github.m-m-m" name="mmm-marshall" rev="0.9.7" />
[io.github.m-m-m/mmm-marshall "0.9.7"]
'io.github.m-m-m:mmm-marshall:jar:0.9.7'
compile
|-- io.github.m-m-m:mmm-base:0.9.7
|-- io.github.m-m-m:mmm-scanner:0.9.7