is not current version
Last Version 1.0.4

com.github.Maomisc:mpdemo1010 1.0.3

Demo project for Spring Boot

GroupId

GroupId

com.github.Maomisc
ArtifactId

ArtifactId

mpdemo1010
Version

Version

1.0.3
Type

Type

jar

Download mpdemo1010 1.0.3


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