Last Version

com.ctrip.ferriswheel:quarks 0.2.0-alpha.5

A fantastic spreadsheet framework.

License

License

GroupId

GroupId

com.ctrip.ferriswheel
ArtifactId

ArtifactId

quarks
Version

Version

0.2.0-alpha.5
Type

Type

jar
Description

Description

A fantastic spreadsheet framework.

Download quarks 0.2.0-alpha.5


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.