1.5.0 • Published 4 years ago

spine-money v1.5.0

Weekly downloads
4
License
Apache-2.0
Repository
github
Last release
4 years ago

Spine Money: Protobuf-based money types

Build Status codecov license

This library provides Protobuf definition for Currency and Money types, and utilities for working with monetary.

Experimental

This library has experimental status, which means its API is likely to change in the near future.

Supported Languages

Currently the library supports only Java, with JavaScript and C++ being on the priority list.

Adding to a Gradle Project

To add a dependency to a Gradle project, please use the following:

dependencies {
    implementation "io.spine:spine-money:1.1.2"
}
1.5.0

4 years ago

1.4.0

4 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.1.4

5 years ago

1.1.2

5 years ago

1.1.0

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago