is not current version
Last Version 0.0.5

com.gitee.hifong45:Ext 0.0.3

Extend tools

GroupId

GroupId

com.gitee.hifong45
ArtifactId

ArtifactId

Ext
Version

Version

0.0.3
Type

Type

jar

Download Ext 0.0.3


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