is not current version
Last Version 1.1.9-RELEASE

com.iqiny.silly:silly-spring 1.1.7-RELEASE


GroupId

GroupId

com.iqiny.silly
ArtifactId

ArtifactId

silly-spring
Version

Version

1.1.7-RELEASE
Type

Type

jar

Download silly-spring 1.1.7-RELEASE


<!-- https://jarcasting.com/artifacts/com.iqiny.silly/silly-spring/ -->
<dependency>
    <groupId>com.iqiny.silly</groupId>
    <artifactId>silly-spring</artifactId>
    <version>1.1.7-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.iqiny.silly/silly-spring/
implementation 'com.iqiny.silly:silly-spring:1.1.7-RELEASE'
// https://jarcasting.com/artifacts/com.iqiny.silly/silly-spring/
implementation ("com.iqiny.silly:silly-spring:1.1.7-RELEASE")
'com.iqiny.silly:silly-spring:jar:1.1.7-RELEASE'
<dependency org="com.iqiny.silly" name="silly-spring" rev="1.1.7-RELEASE">
  <artifact name="silly-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iqiny.silly', module='silly-spring', version='1.1.7-RELEASE')
)
libraryDependencies += "com.iqiny.silly" % "silly-spring" % "1.1.7-RELEASE"
[com.iqiny.silly/silly-spring "1.1.7-RELEASE"]