babel

The language translate tool.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

babel
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

babel
The language translate tool.

Download babel

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.98
org.jsoup : jsoup jar 1.10.2
com.alibaba : fastjson jar 1.2.58
com.squareup.okhttp3 : okhttp jar 3.2.0
com.jayway.jsonpath : json-path jar 2.4.0
com.squareup.okio : okio jar 1.6.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1