is not current version
Last Version 2.1.0

com.github.yelong0216.dream.first:dream-first-extjs 1.0.0

对前端框架Extjs的整合

GroupId

GroupId

com.github.yelong0216.dream.first
ArtifactId

ArtifactId

dream-first-extjs
Version

Version

1.0.0
Type

Type

jar

Download dream-first-extjs 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.yelong0216.dream.first/dream-first-extjs/ -->
<dependency>
    <groupId>com.github.yelong0216.dream.first</groupId>
    <artifactId>dream-first-extjs</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yelong0216.dream.first/dream-first-extjs/
implementation 'com.github.yelong0216.dream.first:dream-first-extjs:1.0.0'
// https://jarcasting.com/artifacts/com.github.yelong0216.dream.first/dream-first-extjs/
implementation ("com.github.yelong0216.dream.first:dream-first-extjs:1.0.0")
'com.github.yelong0216.dream.first:dream-first-extjs:jar:1.0.0'
<dependency org="com.github.yelong0216.dream.first" name="dream-first-extjs" rev="1.0.0">
  <artifact name="dream-first-extjs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yelong0216.dream.first', module='dream-first-extjs', version='1.0.0')
)
libraryDependencies += "com.github.yelong0216.dream.first" % "dream-first-extjs" % "1.0.0"
[com.github.yelong0216.dream.first/dream-first-extjs "1.0.0"]