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

io.activej.crdt.messaging.Version Maven / Gradle / Ivy

package io.activej.crdt.messaging;

public record Version(int major, int minor) {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy