Download basis-2.2.2.jar file - Jar b

Jar examples for b:basis

Description

An opinionated Universal Maven POM Parent.

You can download jar file basis 2.2.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add basis-2.2.2.jar to your project.

<dependency>
   <groupId>com.addthis</groupId>
   <artifactId>basis</artifactId>
   <version>2.2.2</version>
</dependency>
compile group: 'com.addthis', name: 'basis', version: '2.2.2'
libraryDependencies += "com.addthis" % "basis" % "2.2.2"
<dependency org="com.addthis" name="basis" rev="2.2.2"/>
@Grapes(@Grab(group='com.addthis', module='basis', version='2.2.2'))
'com.addthis:basis:jar:2.2.2'

Download

Click the following link to download the jar file.

basis-2.2.2-javadoc.jar
basis-2.2.2-sources.jar
basis-2.2.2.jar
basis-2.2.2.pom



Related Tutorials