Download wingtips-core-0.14.2.jar file - Jar w

Jar examples for w:wingtips-core

Description

Wingtips module wingtips-core

You can download jar file wingtips-core 0.14.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add wingtips-core-0.14.2.jar to your project.

<dependency>
   <groupId>com.nike.wingtips</groupId>
   <artifactId>wingtips-core</artifactId>
   <version>0.14.2</version>
</dependency>
compile group: 'com.nike.wingtips', name: 'wingtips-core', version: '0.14.2'
libraryDependencies += "com.nike.wingtips" % "wingtips-core" % "0.14.2"
<dependency org="com.nike.wingtips" name="wingtips-core" rev="0.14.2"/>
@Grapes(@Grab(group='com.nike.wingtips', module='wingtips-core', version='0.14.2'))
'com.nike.wingtips:wingtips-core:jar:0.14.2'

Download

Click the following link to download the jar file.

wingtips-core-0.14.2-javadoc.jar
wingtips-core-0.14.2-sources.jar
wingtips-core-0.14.2.jar
wingtips-core-0.14.2.pom



Related Tutorials