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

Jar examples for w:way-base

Description

objectos way common classes

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials