Last Version

Racter 1.0.5

A Java Framework for Building Bots on Facebook's Messenger Platform.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.clivern
ArtifactId

ArtifactId

racter
Version

Version

1.0.5
Type

Type

jar
Description

Description

Racter
A Java Framework for Building Bots on Facebook's Messenger Platform.
Project URL

Project URL

https://github.com/clivern/racter
Source Code Management

Source Code Management

https://github.com/clivern/racter

Download racter 1.0.5


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

Dependencies

compile (3)

Group / Artifact Type Version
com.mashape.unirest : unirest-java jar 1.4.9
org.json : json jar 20170516
org.tinylog : tinylog jar 1.3.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.