Jar examples for c:chalk
Terminal string styling done right (in java)
You can download jar file chalk 1.0.2 in this page.
The Apache License, Version 2.0
You can use the following script to add chalk-1.0.2.jar to your project.
<dependency> <groupId>com.github.tomas-langer</groupId> <artifactId>chalk</artifactId> <version>1.0.2</version> </dependency>
compile group: 'com.github.tomas-langer', name: 'chalk', version: '1.0.2'
libraryDependencies += "com.github.tomas-langer" % "chalk" % "1.0.2"
<dependency org="com.github.tomas-langer" name="chalk" rev="1.0.2"/>
@Grapes(@Grab(group='com.github.tomas-langer', module='chalk', version='1.0.2'))
'com.github.tomas-langer:chalk:jar:1.0.2'
Click the following link to download the jar file.
chalk-1.0.2-javadoc.jar