is not current version
Last Version 0.0.2

com.github.houbb:lucky-money 0.0.1

The http client framework for java.

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

lucky-money
Version

Version

0.0.1
Type

Type

jar

Download lucky-money 0.0.1


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