GroupId | GroupIdcom.github.wywuzh |
---|---|
ArtifactId | ArtifactIdcommons-static-easyui |
Version | Version2.4.11.RELEASE |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.wywuzh/commons-static-easyui/ -->
<dependency>
<groupId>com.github.wywuzh</groupId>
<artifactId>commons-static-easyui</artifactId>
<version>2.4.11.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wywuzh/commons-static-easyui/
implementation 'com.github.wywuzh:commons-static-easyui:2.4.11.RELEASE'
// https://jarcasting.com/artifacts/com.github.wywuzh/commons-static-easyui/
implementation ("com.github.wywuzh:commons-static-easyui:2.4.11.RELEASE")
'com.github.wywuzh:commons-static-easyui:jar:2.4.11.RELEASE'
<dependency org="com.github.wywuzh" name="commons-static-easyui" rev="2.4.11.RELEASE">
<artifact name="commons-static-easyui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wywuzh', module='commons-static-easyui', version='2.4.11.RELEASE')
)
libraryDependencies += "com.github.wywuzh" % "commons-static-easyui" % "2.4.11.RELEASE"
[com.github.wywuzh/commons-static-easyui "2.4.11.RELEASE"]