is not current version
Last Version 1.1.0-RELEASE

io.easyspring.framework:easy-spring-framework 1.0.0-RELEASE

Framework

GroupId

GroupId

io.easyspring.framework
ArtifactId

ArtifactId

easy-spring-framework
Version

Version

1.0.0-RELEASE
Type

Type

pom

Download easy-spring-framework 1.0.0-RELEASE


<!-- https://jarcasting.com/artifacts/io.easyspring.framework/easy-spring-framework/ -->
<dependency>
    <groupId>io.easyspring.framework</groupId>
    <artifactId>easy-spring-framework</artifactId>
    <version>1.0.0-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.easyspring.framework/easy-spring-framework/
implementation 'io.easyspring.framework:easy-spring-framework:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/io.easyspring.framework/easy-spring-framework/
implementation ("io.easyspring.framework:easy-spring-framework:1.0.0-RELEASE")
'io.easyspring.framework:easy-spring-framework:pom:1.0.0-RELEASE'
<dependency org="io.easyspring.framework" name="easy-spring-framework" rev="1.0.0-RELEASE">
  <artifact name="easy-spring-framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.easyspring.framework', module='easy-spring-framework', version='1.0.0-RELEASE')
)
libraryDependencies += "io.easyspring.framework" % "easy-spring-framework" % "1.0.0-RELEASE"
[io.easyspring.framework/easy-spring-framework "1.0.0-RELEASE"]