is not current version
Last Version 0.2.11

com.github.edgar615:spring-scaffold 0.2.10


GroupId

GroupId

com.github.edgar615
ArtifactId

ArtifactId

spring-scaffold
Version

Version

0.2.10
Type

Type

pom

Download spring-scaffold 0.2.10

Filename Size
spring-scaffold-0.2.10.pom 13 KB
Browse

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