is not current version
Last Version 1.0.4

com.github.Maomisc:mpdemo1010 1.0.2

Demo project for Spring Boot

GroupId

GroupId

com.github.Maomisc
ArtifactId

ArtifactId

mpdemo1010
Version

Version

1.0.2
Type

Type

jar

Download mpdemo1010 1.0.2


<!-- https://jarcasting.com/artifacts/com.github.Maomisc/mpdemo1010/ -->
<dependency>
    <groupId>com.github.Maomisc</groupId>
    <artifactId>mpdemo1010</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.Maomisc/mpdemo1010/
implementation 'com.github.Maomisc:mpdemo1010:1.0.2'
// https://jarcasting.com/artifacts/com.github.Maomisc/mpdemo1010/
implementation ("com.github.Maomisc:mpdemo1010:1.0.2")
'com.github.Maomisc:mpdemo1010:jar:1.0.2'
<dependency org="com.github.Maomisc" name="mpdemo1010" rev="1.0.2">
  <artifact name="mpdemo1010" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.Maomisc', module='mpdemo1010', version='1.0.2')
)
libraryDependencies += "com.github.Maomisc" % "mpdemo1010" % "1.0.2"
[com.github.Maomisc/mpdemo1010 "1.0.2"]