is not current version
Last Version 1.1.0

icu.alan344:happyframework-third 1.0.0

第三方的工具,使用Spring自动装配

GroupId

GroupId

icu.alan344
ArtifactId

ArtifactId

happyframework-third
Version

Version

1.0.0
Type

Type

jar

Download happyframework-third 1.0.0


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