License |
License |
---|---|
GroupId | GroupIdio.easyspring.framework |
ArtifactId | ArtifactIdframework-common |
Last Version | Last Version1.1.0-RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionFramework Common
Framework Common
|
Filename | Size |
---|---|
framework-common-1.1.0-RELEASE.pom | 977 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.easyspring.framework/framework-common/ -->
<dependency>
<groupId>io.easyspring.framework</groupId>
<artifactId>framework-common</artifactId>
<version>1.1.0-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.easyspring.framework/framework-common/
implementation 'io.easyspring.framework:framework-common:1.1.0-RELEASE'
// https://jarcasting.com/artifacts/io.easyspring.framework/framework-common/
implementation ("io.easyspring.framework:framework-common:1.1.0-RELEASE")
'io.easyspring.framework:framework-common:pom:1.1.0-RELEASE'
<dependency org="io.easyspring.framework" name="framework-common" rev="1.1.0-RELEASE">
<artifact name="framework-common" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.easyspring.framework', module='framework-common', version='1.1.0-RELEASE')
)
libraryDependencies += "io.easyspring.framework" % "framework-common" % "1.1.0-RELEASE"
[io.easyspring.framework/framework-common "1.1.0-RELEASE"]