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

Jar examples for w:way-base

Description

objectos way common classes

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials