is not current version
Last Version 2.0.5

com.gitee.topfine:QuickDevComponent 2.0.4

QuickDevComponent

GroupId

GroupId

com.gitee.topfine
ArtifactId

ArtifactId

QuickDevComponent
Version

Version

2.0.4
Type

Type

jar

Download QuickDevComponent 2.0.4


<!-- https://jarcasting.com/artifacts/com.gitee.topfine/QuickDevComponent/ -->
<dependency>
    <groupId>com.gitee.topfine</groupId>
    <artifactId>QuickDevComponent</artifactId>
    <version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.topfine/QuickDevComponent/
implementation 'com.gitee.topfine:QuickDevComponent:2.0.4'
// https://jarcasting.com/artifacts/com.gitee.topfine/QuickDevComponent/
implementation ("com.gitee.topfine:QuickDevComponent:2.0.4")
'com.gitee.topfine:QuickDevComponent:jar:2.0.4'
<dependency org="com.gitee.topfine" name="QuickDevComponent" rev="2.0.4">
  <artifact name="QuickDevComponent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.topfine', module='QuickDevComponent', version='2.0.4')
)
libraryDependencies += "com.gitee.topfine" % "QuickDevComponent" % "2.0.4"
[com.gitee.topfine/QuickDevComponent "2.0.4"]