Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.gitee.jinxiaohui123 |
ArtifactId | ArtifactIddata-permission-helper-starter |
Version | Version2.0.2.RELEASE |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.gitee.jinxiaohui123/data-permission-helper-starter/ -->
<dependency>
<groupId>com.gitee.jinxiaohui123</groupId>
<artifactId>data-permission-helper-starter</artifactId>
<version>2.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.jinxiaohui123/data-permission-helper-starter/
implementation 'com.gitee.jinxiaohui123:data-permission-helper-starter:2.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.gitee.jinxiaohui123/data-permission-helper-starter/
implementation ("com.gitee.jinxiaohui123:data-permission-helper-starter:2.0.2.RELEASE")
'com.gitee.jinxiaohui123:data-permission-helper-starter:jar:2.0.2.RELEASE'
<dependency org="com.gitee.jinxiaohui123" name="data-permission-helper-starter" rev="2.0.2.RELEASE">
<artifact name="data-permission-helper-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.jinxiaohui123', module='data-permission-helper-starter', version='2.0.2.RELEASE')
)
libraryDependencies += "com.gitee.jinxiaohui123" % "data-permission-helper-starter" % "2.0.2.RELEASE"
[com.gitee.jinxiaohui123/data-permission-helper-starter "2.0.2.RELEASE"]