This repository has been archived by the owner on Mar 5, 2021. It is now read-only.
v0.60.0
//only necessary until the maven repo sync is complete
resolvers += Resolver.sonatypeRepo("releases")
libraryDependencies += "io.sphere" %% "sphere-play-sdk" % "0.60.0" withSources()
- open model classes for instantiation (for tests):
- Money
- CustomLineItem
- LineItem
- TaxCategory
- TaxRate
- Variant
- VariantAvailability
- Fix Customer/Cart/Product raise exception when not found