All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.colisweb.gdrive.client.sheets.GoogleDimensionRange.scala Maven / Gradle / Ivy

The newest version!
package com.colisweb.gdrive.client.sheets

final case class GoogleDimensionRange(index: Int = 0, length: Option[Int] = None)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy