License |
License |
---|---|
GroupId | GroupIdcom.github.yanghyu |
ArtifactId | ArtifactIdgifu-cloud-starter |
Last Version | Last Version1.0.0-RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiongifu-cloud-starter
Gifu Cloud Starter
|
Filename | Size |
---|---|
gifu-cloud-starter-1.0.0-RELEASE.pom | 701 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yanghyu/gifu-cloud-starter/ -->
<dependency>
<groupId>com.github.yanghyu</groupId>
<artifactId>gifu-cloud-starter</artifactId>
<version>1.0.0-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.yanghyu/gifu-cloud-starter/
implementation 'com.github.yanghyu:gifu-cloud-starter:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.yanghyu/gifu-cloud-starter/
implementation ("com.github.yanghyu:gifu-cloud-starter:1.0.0-RELEASE")
'com.github.yanghyu:gifu-cloud-starter:pom:1.0.0-RELEASE'
<dependency org="com.github.yanghyu" name="gifu-cloud-starter" rev="1.0.0-RELEASE">
<artifact name="gifu-cloud-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.yanghyu', module='gifu-cloud-starter', version='1.0.0-RELEASE')
)
libraryDependencies += "com.github.yanghyu" % "gifu-cloud-starter" % "1.0.0-RELEASE"
[com.github.yanghyu/gifu-cloud-starter "1.0.0-RELEASE"]