is not current version
Last Version 0.2.2

com.borjaglez:springify-all 0.2.1

All Springify modules in only 1 dependency.

GroupId

GroupId

com.borjaglez
ArtifactId

ArtifactId

springify-all
Version

Version

0.2.1
Type

Type

pom

Download springify-all 0.2.1

Filename Size
springify-all-0.2.1.pom 1 KB
Browse

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