Last Version

Fred 1.0.2

A Java Framework for Building Slack Bots.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.clivern
ArtifactId

ArtifactId

fred
Version

Version

1.0.2
Type

Type

jar
Description

Description

Fred
A Java Framework for Building Slack Bots.
Project URL

Project URL

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

Source Code Management

https://github.com/clivern/fred

Download fred 1.0.2


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

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.