is not current version
Last Version 2.1.0

com.github.yelong0216.dream.first:dream-first-extjs-base 2.0.0

dreamfirst extjs框架基础

Categories

Categories

JavaScript Languages
GroupId

GroupId

com.github.yelong0216.dream.first
ArtifactId

ArtifactId

dream-first-extjs-base
Version

Version

2.0.0
Type

Type

jar

Download dream-first-extjs-base 2.0.0


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