leona-java

leona-java is a http development kit.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.fpay
ArtifactId

ArtifactId

leona-java
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

leona-java
leona-java is a http development kit.
Project URL

Project URL

https://github.com/fpay/leona-java/

Download leona-java

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15on jar 1.64
commons-codec : commons-codec jar 1.10
com.alibaba : fastjson jar 1.2.62
com.squareup.okhttp3 : okhttp jar 4.2.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3
1.1.0
0.1.0