GroupId | GroupIdorg.jeeplus |
---|---|
ArtifactId | ArtifactIdjeeplus-gencode-vue |
Version | Version6.1 |
Type | Typejar |
Filename | Size |
---|---|
jeeplus-gencode-vue-6.1.pom | |
jeeplus-gencode-vue-6.1.jar | 916 KB |
jeeplus-gencode-vue-6.1-sources.jar | 916 KB |
jeeplus-gencode-vue-6.1-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.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jeeplus/jeeplus-gencode-vue/
implementation 'org.jeeplus:jeeplus-gencode-vue:6.1'
// https://jarcasting.com/artifacts/org.jeeplus/jeeplus-gencode-vue/
implementation ("org.jeeplus:jeeplus-gencode-vue:6.1")
'org.jeeplus:jeeplus-gencode-vue:jar:6.1'
<dependency org="org.jeeplus" name="jeeplus-gencode-vue" rev="6.1">
<artifact name="jeeplus-gencode-vue" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jeeplus', module='jeeplus-gencode-vue', version='6.1')
)
libraryDependencies += "org.jeeplus" % "jeeplus-gencode-vue" % "6.1"
[org.jeeplus/jeeplus-gencode-vue "6.1"]