is not current version
Last Version 3.0.0.RELEASE

cn.tenfell:cloud-plugins 2.0.1.RELEASE


GroupId

GroupId

cn.tenfell
ArtifactId

ArtifactId

cloud-plugins
Version

Version

2.0.1.RELEASE
Type

Type

pom

Download cloud-plugins 2.0.1.RELEASE

Filename Size
cloud-plugins-2.0.1.RELEASE.pom 768 bytes
Browse

<!-- https://jarcasting.com/artifacts/cn.tenfell/cloud-plugins/ -->
<dependency>
    <groupId>cn.tenfell</groupId>
    <artifactId>cloud-plugins</artifactId>
    <version>2.0.1.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.tenfell/cloud-plugins/
implementation 'cn.tenfell:cloud-plugins:2.0.1.RELEASE'
// https://jarcasting.com/artifacts/cn.tenfell/cloud-plugins/
implementation ("cn.tenfell:cloud-plugins:2.0.1.RELEASE")
'cn.tenfell:cloud-plugins:pom:2.0.1.RELEASE'
<dependency org="cn.tenfell" name="cloud-plugins" rev="2.0.1.RELEASE">
  <artifact name="cloud-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.tenfell', module='cloud-plugins', version='2.0.1.RELEASE')
)
libraryDependencies += "cn.tenfell" % "cloud-plugins" % "2.0.1.RELEASE"
[cn.tenfell/cloud-plugins "2.0.1.RELEASE"]