Last Version

WildFyre Client API 0.9.6

The WildFyre client API lets you connect to the servers from a Java or Android app.

License

License

Categories

Categories

Java Languages Net
GroupId

GroupId

net.wildfyre
ArtifactId

ArtifactId

wflib-java
Version

Version

0.9.6
Type

Type

jar
Description

Description

WildFyre Client API
The WildFyre client API lets you connect to the servers from a Java or Android app.
Project URL

Project URL

https://wildfyre.net
Source Code Management

Source Code Management

https://phabricator.wildfyre.net/source/libwf-java/

Download wflib-java 0.9.6


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1
com.google.code.findbugs : jsr305 jar 3.0.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.70

runtime (1)

Group / Artifact Type Version
com.eclipsesource.minimal-json : minimal-json jar 0.9.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.