GroupId | GroupIdorg.jeeplus |
---|---|
ArtifactId | ArtifactIdjeeplus-gencode-vue |
Version | Version5.51 |
Type | Typejar |
Filename | Size |
---|---|
jeeplus-gencode-vue-5.51.pom | |
jeeplus-gencode-vue-5.51.jar | 915 KB |
jeeplus-gencode-vue-5.51-sources.jar | 915 KB |
jeeplus-gencode-vue-5.51-javadoc.jar | 435 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jeeplus/jeeplus-gencode-vue/ -->
<dependency>
<groupId>org.jeeplus</groupId>
<artifactId>jeeplus-gencode-vue</artifactId>
<version>5.51</version>
</dependency>
// https://jarcasting.com/artifacts/org.jeeplus/jeeplus-gencode-vue/
implementation 'org.jeeplus:jeeplus-gencode-vue:5.51'
// https://jarcasting.com/artifacts/org.jeeplus/jeeplus-gencode-vue/
implementation ("org.jeeplus:jeeplus-gencode-vue:5.51")
'org.jeeplus:jeeplus-gencode-vue:jar:5.51'
<dependency org="org.jeeplus" name="jeeplus-gencode-vue" rev="5.51">
<artifact name="jeeplus-gencode-vue" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jeeplus', module='jeeplus-gencode-vue', version='5.51')
)
libraryDependencies += "org.jeeplus" % "jeeplus-gencode-vue" % "5.51"
[org.jeeplus/jeeplus-gencode-vue "5.51"]