License |
License |
---|---|
GroupId | GroupIdio.easyspring.framework |
ArtifactId | ArtifactIdeasy-spring-build |
Last Version | Last Version1.1.0-RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionEasy Spring Build
Easy Spring Build
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
easy-spring-build-1.1.0-RELEASE.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.easyspring.framework/easy-spring-build/ -->
<dependency>
<groupId>io.easyspring.framework</groupId>
<artifactId>easy-spring-build</artifactId>
<version>1.1.0-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.easyspring.framework/easy-spring-build/
implementation 'io.easyspring.framework:easy-spring-build:1.1.0-RELEASE'
// https://jarcasting.com/artifacts/io.easyspring.framework/easy-spring-build/
implementation ("io.easyspring.framework:easy-spring-build:1.1.0-RELEASE")
'io.easyspring.framework:easy-spring-build:pom:1.1.0-RELEASE'
<dependency org="io.easyspring.framework" name="easy-spring-build" rev="1.1.0-RELEASE">
<artifact name="easy-spring-build" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.easyspring.framework', module='easy-spring-build', version='1.1.0-RELEASE')
)
libraryDependencies += "io.easyspring.framework" % "easy-spring-build" % "1.1.0-RELEASE"
[io.easyspring.framework/easy-spring-build "1.1.0-RELEASE"]