is not current version
Last Version 2.0.5

com.gitee.topfine:QuickDevComponent 2.0.3

QuickDevComponent

GroupId

GroupId

com.gitee.topfine
ArtifactId

ArtifactId

QuickDevComponent
Version

Version

2.0.3
Type

Type

jar

Download QuickDevComponent 2.0.3


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