is not current version
Last Version 0.1.9

com.github.jinahya:openfire-bind 0.1.0

bindings for Openfire

GroupId

GroupId

com.github.jinahya
ArtifactId

ArtifactId

openfire-bind
Version

Version

0.1.0
Type

Type

jar

Download openfire-bind 0.1.0


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