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