is not current version
Last Version 2.0.5

com.gitee.topfine:QuickDevUtils 0.1.4

QuickDevUtils

GroupId

GroupId

com.gitee.topfine
ArtifactId

ArtifactId

QuickDevUtils
Version

Version

0.1.4
Type

Type

jar

Download QuickDevUtils 0.1.4


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