is not current version
Last Version 2.0.5

com.gitee.topfine:QuickDevFramework 0.1.1

QuickDevFramework

GroupId

GroupId

com.gitee.topfine
ArtifactId

ArtifactId

QuickDevFramework
Version

Version

0.1.1
Type

Type

jar

Download QuickDevFramework 0.1.1


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