is not current version
Last Version 0.2.11

com.github.edgar615:spring-scaffold 0.2.9


GroupId

GroupId

com.github.edgar615
ArtifactId

ArtifactId

spring-scaffold
Version

Version

0.2.9
Type

Type

pom

Download spring-scaffold 0.2.9

Filename Size
spring-scaffold-0.2.9.pom 14 KB
Browse

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