lucky-money

The http client framework for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

lucky-money
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

lucky-money
The http client framework for java.

Download lucky-money

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.105

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1