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

Jar examples for c:code-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials