com.devsisters.shardcake.package.scala Maven / Gradle / Ivy
The newest version!
package com.devsisters
package object shardcake {
type ShardId = Int
type EpochMillis = Long
}
package com.devsisters
package object shardcake {
type ShardId = Int
type EpochMillis = Long
}