Download chromattic.api-1.2.4.jar file - Jar c

Jar examples for c:chromattic.api

Description

Chromattic Framework API

You can download jar file chromattic.api 1.2.4 in this page.

License

Open Source License

Build File

You can use the following script to add chromattic.api-1.2.4.jar to your project.

<dependency>
   <groupId>org.chromattic</groupId>
   <artifactId>chromattic.api</artifactId>
   <version>1.2.4</version>
</dependency>
compile group: 'org.chromattic', name: 'chromattic.api', version: '1.2.4'
libraryDependencies += "org.chromattic" % "chromattic.api" % "1.2.4"
<dependency org="org.chromattic" name="chromattic.api" rev="1.2.4"/>
@Grapes(@Grab(group='org.chromattic', module='chromattic.api', version='1.2.4'))
'org.chromattic:chromattic.api:jar:1.2.4'

Download

Click the following link to download the jar file.

chromattic.api-1.2.4-javadoc.jar
chromattic.api-1.2.4-sources.jar
chromattic.api-1.2.4.jar
chromattic.api-1.2.4.pom



Related Tutorials