Skip to content

org.parallaxsecond.parsec-protobuf-java 0.1.2 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>org.parallaxsecond</groupId>
  <artifactId>parsec-protobuf-java</artifactId>
  <version>0.1.2</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

Contains the generated Java classes from the Protocol Buffer (protobuf) definitions used for Parsec operations. These classes define the data structures for requests and responses when communicating with the Parsec service.