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