is not current version
Last Version 2.1.0

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

dreamfirst-extjs的父依赖,方便管理依赖

Categories

Categories

JavaScript Languages
GroupId

GroupId

com.github.yelong0216.dream.first
ArtifactId

ArtifactId

dream-first-extjs-parent
Version

Version

2.0.0
Type

Type

pom

Download dream-first-extjs-parent 2.0.0


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