cwb

CWB library (unofficial)

License

License

GroupId

GroupId

tw.kewang
ArtifactId

ArtifactId

cwb
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

cwb
CWB library (unofficial)
Project URL

Project URL

https://github.com/kewang/cwb-lib-java

Download cwb

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.7
org.apache.commons : commons-lang3 jar 3.4
commons-io : commons-io jar 2.5
com.google.code.gson : gson jar 2.8.0
com.squareup.okhttp3 : okhttp jar 3.5.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.2.0
0.1.2
0.1.1
0.1.0