is not current version
Last Version 2.0.0

com.reactivemarkets:papi 0.8.0

Platform API for Java provides all Flatbuffers codecs for interacting with the Reactive Markets API.

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

com.reactivemarkets
ArtifactId

ArtifactId

papi
Version

Version

0.8.0
Type

Type

jar

Download papi 0.8.0


<!-- https://jarcasting.com/artifacts/com.reactivemarkets/papi/ -->
<dependency>
    <groupId>com.reactivemarkets</groupId>
    <artifactId>papi</artifactId>
    <version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.reactivemarkets/papi/
implementation 'com.reactivemarkets:papi:0.8.0'
// https://jarcasting.com/artifacts/com.reactivemarkets/papi/
implementation ("com.reactivemarkets:papi:0.8.0")
'com.reactivemarkets:papi:jar:0.8.0'
<dependency org="com.reactivemarkets" name="papi" rev="0.8.0">
  <artifact name="papi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.reactivemarkets', module='papi', version='0.8.0')
)
libraryDependencies += "com.reactivemarkets" % "papi" % "0.8.0"
[com.reactivemarkets/papi "0.8.0"]