Download code-core-0.2.2.jar file - Jar c

Jar examples for c:code-core

Description

You can download jar file code-core 0.2.2 in this page.

Build File

You can use the following script to add code-core-0.2.2.jar to your project.

<dependency>
   <groupId>br.com.objectos.way</groupId>
   <artifactId>code-core</artifactId>
   <version>0.2.2</version>
</dependency>
compile group: 'br.com.objectos.way', name: 'code-core', version: '0.2.2'
libraryDependencies += "br.com.objectos.way" % "code-core" % "0.2.2"
<dependency org="br.com.objectos.way" name="code-core" rev="0.2.2"/>
@Grapes(@Grab(group='br.com.objectos.way', module='code-core', version='0.2.2'))
'br.com.objectos.way:code-core:jar:0.2.2'

Download

Click the following link to download the jar file.

code-core-0.2.2-javadoc.jar
code-core-0.2.2-sources.jar
code-core-0.2.2.jar
code-core-0.2.2.pom



Related Tutorials