is not current version
Last Version 2.0.5

com.gitee.topfine:QuickDevComponent 0.0.2

QuickDevComponent

GroupId

GroupId

com.gitee.topfine
ArtifactId

ArtifactId

QuickDevComponent
Version

Version

0.0.2
Type

Type

jar

Download QuickDevComponent 0.0.2


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