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

awscala.package.scala Maven / Gradle / Ivy

There is a newer version: 0.8.3
Show newest version
package object awscala {

  type Region = com.amazonaws.regions.Region
  type DateTime = org.joda.time.DateTime
  type ByteBuffer = java.nio.ByteBuffer
  type File = java.io.File

}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy