is not current version
Last Version 0.1.4

com.github.michaelruocco.service:spring-app 0.1.1

spring-app

GroupId

GroupId

com.github.michaelruocco.service
ArtifactId

ArtifactId

spring-app
Version

Version

0.1.1
Type

Type

pom

Download spring-app 0.1.1


<!-- https://jarcasting.com/artifacts/com.github.michaelruocco.service/spring-app/ -->
<dependency>
    <groupId>com.github.michaelruocco.service</groupId>
    <artifactId>spring-app</artifactId>
    <version>0.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.michaelruocco.service/spring-app/
implementation 'com.github.michaelruocco.service:spring-app:0.1.1'
// https://jarcasting.com/artifacts/com.github.michaelruocco.service/spring-app/
implementation ("com.github.michaelruocco.service:spring-app:0.1.1")
'com.github.michaelruocco.service:spring-app:pom:0.1.1'
<dependency org="com.github.michaelruocco.service" name="spring-app" rev="0.1.1">
  <artifact name="spring-app" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.michaelruocco.service', module='spring-app', version='0.1.1')
)
libraryDependencies += "com.github.michaelruocco.service" % "spring-app" % "0.1.1"
[com.github.michaelruocco.service/spring-app "0.1.1"]