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

main.wisp.lease.pool.PoolLeaseConfig.kt Maven / Gradle / Ivy

There is a newer version: 2024.11.14.031606-bddeae6
Show newest version
package wisp.lease.pool

data class PoolLeaseConfig(
  val name: String,
  val leaseNames: List
)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy