is not current version
Last Version 3.0.0.RELEASE

cn.yueshutong:snowjena-common 1.0.0.RELEASE


GroupId

GroupId

cn.yueshutong
ArtifactId

ArtifactId

snowjena-common
Version

Version

1.0.0.RELEASE
Type

Type

jar

Download snowjena-common 1.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/cn.yueshutong/snowjena-common/ -->
<dependency>
    <groupId>cn.yueshutong</groupId>
    <artifactId>snowjena-common</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.yueshutong/snowjena-common/
implementation 'cn.yueshutong:snowjena-common:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/cn.yueshutong/snowjena-common/
implementation ("cn.yueshutong:snowjena-common:1.0.0.RELEASE")
'cn.yueshutong:snowjena-common:jar:1.0.0.RELEASE'
<dependency org="cn.yueshutong" name="snowjena-common" rev="1.0.0.RELEASE">
  <artifact name="snowjena-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.yueshutong', module='snowjena-common', version='1.0.0.RELEASE')
)
libraryDependencies += "cn.yueshutong" % "snowjena-common" % "1.0.0.RELEASE"
[cn.yueshutong/snowjena-common "1.0.0.RELEASE"]