Last Version

Ferris Wheel Spreadsheet 0.2.0-alpha.5

A fantastic spreadsheet framework.

License

License

GroupId

GroupId

com.ctrip.ferriswheel
ArtifactId

ArtifactId

ferris-wheel
Version

Version

0.2.0-alpha.5
Type

Type

pom
Description

Description

Ferris Wheel Spreadsheet
A fantastic spreadsheet framework.
Project URL

Project URL

https://github.com/littleorca/ferris-wheel
Source Code Management

Source Code Management

https://github.com/littleorca/ferris-wheel

Download ferris-wheel 0.2.0-alpha.5


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • common
  • core
  • provider
  • example
  • proto
  • quarks