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