Download chatty-core-1.3.3.jar file - Jar c

Jar examples for c:chatty-core

Description

Chatty core package

You can download jar file chatty-core 1.3.3 in this page.

License

WTFPL

Build File

You can use the following script to add chatty-core-1.3.3.jar to your project.

<dependency>
   <groupId>lt.saltyjuice.dragas</groupId>
   <artifactId>chatty-core</artifactId>
   <version>1.3.3</version>
</dependency>
compile group: 'lt.saltyjuice.dragas', name: 'chatty-core', version: '1.3.3'
libraryDependencies += "lt.saltyjuice.dragas" % "chatty-core" % "1.3.3"
<dependency org="lt.saltyjuice.dragas" name="chatty-core" rev="1.3.3"/>
@Grapes(@Grab(group='lt.saltyjuice.dragas', module='chatty-core', version='1.3.3'))
'lt.saltyjuice.dragas:chatty-core:jar:1.3.3'

Download

Click the following link to download the jar file.

chatty-core-1.3.3-javadoc.jar
chatty-core-1.3.3-sources.jar
chatty-core-1.3.3.jar
chatty-core-1.3.3.pom



Related Tutorials