is not current version
Last Version 2.0.0.RELEASE

com.github.Y292450104:springs 1.0.0.RC2

java data utils

GroupId

GroupId

com.github.Y292450104
ArtifactId

ArtifactId

springs
Version

Version

1.0.0.RC2
Type

Type

jar

Download springs 1.0.0.RC2


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