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

Jar examples for c:chromattic.api

Description

Chromattic Framework API

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials