Download way-base-1.3.jar file - Jar w

Jar examples for w:way-base

Description

objectos way common classes

You can download jar file way-base 1.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add way-base-1.3.jar to your project.

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

Download

Click the following link to download the jar file.

way-base-1.3-javadoc.jar
way-base-1.3-sources.jar
way-base-1.3-test-sources.jar
way-base-1.3-tests.jar
way-base-1.3.jar
way-base-1.3.pom



Related Tutorials